OSDN Git Service

[VM][FM7][PC8801] Apply upstream 2018-10-05.Enable to build.
[csp-qt/common_source_project-fm7.git] / source / history.txt
1 10/5/2018
2
3 [COMMON] combine load_state and save_statet of cur_time_t to process_state
4 [COMMON/FIFO] combine load_state and save_statet to process_state
5 [COMMON/FILEIO] add functions to load/save state file
6
7 [VM/*] combine load_state and save_statet to process_state
8 [VM/I386] fix to load/save vtlb state
9 [VM/I386] fix to rebuild tables when load state
10
11 [JX] support save/load state
12 [FM77AV] import Mr.Artane.'s fixes (Release in September 30, 2018)
13
14
15 9/30/2018
16
17 [COMMON/FILEIO] improve Fseek for compressed file by gzip
18 [EMU] improve to mount/unmount hard disk image in reset() if not hot swappable
19 [EMU/DEBUGGER] add commands for checkpoint
20 [EMU/DEBUGGER] improve to read/write files in initial current directory
21
22 [VM/DISK] improve for case 2D disk is inserted to 2DD drive (thanks Mr.Sato)
23 [VM/HARDDISK] support Virtual98 hdd image
24 [VM/HARDDISK] improve for solid image file
25 [VM/IO] improve debug log
26 [VM/MSM58321] fix pulse event (thanks Mr.Artane.)
27 [VM/SCSI_DEV] add is_hot_swappable
28 [VM/SCSI_HDD] improve to mount/unmount image in reset() if not hot swappable
29 [VM/SASI_HDD] support SASI hard disk drive
30 [VM/SN76489AN] fix save/load state function
31 [VM/UPD71071] fix verify command
32
33 [FM77L4] add eFM77L4 codes (thanks Mr.Artane.)
34 [MZ80A] improve to switch 2D/2DD drive type
35 [MZ80B] improve to switch 2D/2DD drive type
36 [MZ1500] improve to switch 2D/2DD drive type
37 [MZ2500] improve to switch 2D/2DD drive type
38 [MZ2800/FLOPPY] improve to switch 2D/2DD drive type
39 [MZ2800/SASI] support SASI I/F and HDD (partial)
40 [PC98XA] support NEC PC-98XA
41 [PC9801/MEMBUS] fix save/load state function
42 [X1TURBO/FLOPPY] improve to switch 2D/2DD drive type (thanks Mr.Sato)
43
44
45 5/24/2018
46
47 [COMMON] import Mr.Artane.'s fixes (Commits on May 10, 2018)
48 [COMMON/FIFO] import Mr.Artane.'s fixes (Commits on May 10, 2018)
49 [EMU] support set_vm_screen_lines() (thanks Mr.Artane.)
50 [EMU] fix interfaces for bubble cassette
51 [EMU] add interfaces for hard disk
52 [WINMAIN] add interfaces for hard disk
53
54 [VM/DEVICE] support read_debug_reg()
55 [VM/DISK] import Mr.Artane.'s fixes (Commits on May 10, 2018)
56 [VM/HARDDISK] support hard disk handler
57 [VM/I286] improve i286 core based on MAME 0.197
58 [VM/I286] support read_debug_reg()
59 [VM/I386] support read_debug_reg()
60 [VM/I8237] fix verify command
61 [VM/I8237] support to read bank register by read_signal()
62 [VM/MC6809] import Mr.Artane.'s fixes (Commits on May 10, 2018)
63 [VM/SCSI_DEV] support SASI specify command
64 [VM/SCSI_HDD] improve to use hard disk handler
65 [VM/SCSI_HOST] support to read ack signal
66
67 [BUBCOM80] support Systems Formulate BUBCOM80
68 [FM77AV] import Mr.Artane.'s fixes (Commits on May 10, 2018)
69 [FMR30] support to change hard disk image
70 [FMR50] support to change hard disk image
71 [FMR50/BIOS] improve to use hard disk handler
72 [MZ2500] support to select floppy drive type 2DD/2D
73 [MZ2500] support to change hard disk image
74 [MZ2500/MZ1E30] reimplent SASI I/F with general SCSI host/hard disk device
75 [PC9801/CPUREG] support NMI enable/disable
76 [PC9801/MEMBUS] improve for 24bit/32bit address
77 [PC9801/SASI] support SASI I/F and hard disk drives
78 [X1TURBO/SASI] support SASI I/F and hard disk drives
79
80
81 5/6/2018
82
83 [COMMON] add is_absolute_path() and create_absolute_path() functions
84 [COMMON/FILEIO] add Gzopen() function to read/write compressed file by gzip
85
86 [EMU] support to save/load compressed state file
87 [EMU/DEBUGGER] support to switch the target cpu/device
88
89 [VM/I386] improve i386 core based on MAME 0.197
90 [VM/MB8877] improve for debugger
91 [VM/TMS9918] improve for debugger
92 [VM/UPD765A] improve for debugger
93 [VM/UPD765A] fix read/write commands to check density (thanks PC8801MA\89ü)
94 [VM/UPD765A] fix read diagnostics status for unformat/density mismatch case
95
96 [PC8801/PC88] fix underline/upperline attributes
97 [PC98XL] support NEC PC-98XL
98 [PC9801/MEMBUS] support NEC EMS
99 [PC9801/MEMBUS] support SASI/SCSI/IDE BIOS (only BIOS, not drives)
100 [X1/KEYBOAD] improve phantom keys (thanks Mr.Sato)
101
102
103 3/1/2018
104
105 [PC98RL] support NEC PC-98RL
106 [PC9801/DISPLAY] update for hireso mode
107 [PC9801/DISPLAY] fix for the case gdc scroll parameters are invalid
108 [PC9801/MEMBUS] update for hireso mode
109 [PC9801/MEMBUS] support outport 053Dh
110 [PC9801/MEMBUS] move memory map routine from VM class to MEMBUS class
111
112
113 2/28/2018
114
115 [VM/I286] fix not to clear cycles in reset()
116 [VM/I386] fix not to clear cycles in reset()
117 [VM/I386] improve mov_r16_rm16 instruction to check limit
118 [VM/I386] fix debugger
119
120 [PC9801RA] support NEC PC-9801RA
121
122
123 2/27/2018
124
125 [VM/I8237] fix bank register and inc mask register
126
127 [PC9801/DISPLAY] fix array length of analog palette
128 [PC9801/MEMBUS] improve memory bus for i386 or later (partial)
129
130
131 2/25/2018
132
133 [VM/DISK] improve for case 2D/2DD disk is inserted to 2DD/2D drive
134
135 [FMR30/FLOPPY] support to change drive type 2DD/2HD
136 [FMR30/FLOPPY] support to get media type 2D/2DD/2HD
137 [FMR50/BIOS] suppoert int 93h, ah=00h/01h to set/get drive type
138 [FMR50/BIOS] improve int 93h, ah=02h to get sector size and media type
139 [FMR50/FLOPPY] support to change drive type 2DD/2HD
140 [MZ80A] support to select floppy drive type 2D/2DD
141 [MZ80B] support to select floppy drive type 2D/2DD
142 [MZ80B] support to select cpu clock 4MHz/6MHz
143 [MZ800] support to select floppy drive type 2D/2DD
144 [MZ1500] support to select floppy drive type 2D/2DD
145 [MZ2200] support to select floppy drive type 2D/2DD
146 [MZ2200] support to select cpu clock 4MHz/6MHz
147 [MZ2800/FLOPPY] support to change drive type 2DD/2HD
148 [PC100] support to select floppy drive type 2D/2DD
149 [PC100/IOCTRL] improve dipswitch value for floppy drive type 2D/2DD
150 [X1TURBO] support to select floppy drive type 2D/2DD/2HD
151 [X1TURBO/FLOPPY] support to change drive type 2D/2DD/2HD
152
153
154 2/23/2018
155
156 [VM/DISK] support two side
157 [VM/I8237] support address mask
158 [VM/I8237] fix interface to connect tc signal for ch.2-4
159 [VM/IO] support to create multiple instances with different address range
160 [VM/MC6840] fix issue for the case address range is not 0-7
161 [VM/MEMORY] support to create multiple instances with different address ranges
162 [VM/UPD765A] fix st3 in sence devstat command
163
164 [FM16BETA] support FUJITSU FM16beta (not work)
165 [FMR50/MEMORY] fix memset issue
166 [PC9801] fix to connect terminal count signal from dmac to fdc
167
168
169 12/27/2017
170
171 [EMU] support to restore sound frequency/latency settings when load state
172
173 [VM/DISK] support T98-NEXT nfd r0 floppy disk image
174 [VM/DISK] support BKDSK hdm/hd5/hd4/hdb/dd9/dd6 floppy disk image
175
176
177 12/15/2017
178
179 [COMMON/FILEIO] add Fcompare function
180
181 [VM/*] improve save/load state function to check device class name
182 [VM/YM2151] fix save/load state function
183
184
185 12/14/2017
186
187 [RESOURCE] change accelerators for switching full speed and roman/kana input
188 [WINMAIN] fix to call ImmAssociateContext() in WM_ACTIVATE (thanks PC8801MA\89ü)
189
190 [VM/HD46505] fix to force update event timing when R0-R9 are modified
191 [VM/HUC6280] support to show clocks since starting scanline in debugger
192 [VM/I286] support to show clocks since starting scanline in debugger
193 [VM/I386] support to show clocks since starting scanline in debugger
194 [VM/M6502] support to show clocks since starting scanline in debugger
195 [VM/MC6800] support to show clocks since starting scanline in debugger
196 [VM/MC6809] support to show clocks since starting scanline in debugger
197 [VM/MCS48] support to show clocks since starting scanline in debugger
198 [VM/TMS9995] support to show clocks since starting scanline in debugger
199 [VM/UPD7220] fix to force update event timing when sync are modified
200 [VM/UPD7801] support to show clocks since starting scanline in debugger
201 [VM/UPD7810] support to show clocks since starting scanline in debugger
202 [VM/Z80] support to show clocks since starting scanline in debugger
203
204 [X1TURBOZ/DISPLAY] fix pcg/analog palette access wait again (thanks Mr.Sato)
205
206
207 12/12/2017
208
209 [VM/DISK] fix crc in id/data field (thanks Mr.Sato)
210 [VM/HD46505] fix not to raise DISPTMG signal if bit2,3 of R8 are 11
211
212 [X1TURBOZ/DISPLAY] fix pcg/analog palette access wait (thanks Mr.Sato)
213 [X1TURBOZ/DISPLAY] fix to draw each line at start of hblank (thanks Mr.Sato)
214
215
216 12/3/2017
217
218 [VM/UPD765A] fix read diagnostic to set ND when 1st sector's id are not match
219
220
221 11/28/2017
222
223 [EMU/DEBUGGER] fix ut command to show correct range of cpu trace
224
225 [VM/DEVICE] rename bios_call_i86() to bios_call_far_i86()
226 [VM/HUC6280] support to show total cpu clocks in debugger
227 [VM/HUC6280] support cpu trace
228 [VM/I286] support to show total cpu clocks in debugger
229 [VM/I286] support cpu trace
230 [VM/I386] support to show total cpu clocks in debugger
231 [VM/I386] support cpu trace
232 [VM/M6502] support to show total cpu clocks in debugger
233 [VM/M6502] support cpu trace
234 [VM/MC6800] support to show total cpu clocks in debugger
235 [VM/MC6800] support cpu trace
236 [VM/MC6800] fix issue that can not break at instruction following tap/cli/sei
237 [VM/MC6809] support to show total cpu clocks in debugger
238 [VM/MC6809] support cpu trace
239 [VM/MCS48] fix to add clocks for interrupt to total cpu clocks
240 [VM/TMS9995] support to show total cpu clocks in debugger
241 [VM/TMS9995] support cpu trace
242 [VM/UPD7801] support to show total cpu clocks in debugger
243 [VM/UPD7801] support cpu trace
244 [VM/UPD7810] support to show total cpu clocks in debugger
245 [VM/UPD7810] support cpu trace
246 [VM/Z80] fix to add clocks for interrupt to total cpu clocks
247
248
249 11/26/2017
250
251 [PC8801MA] fix text attribute when dma underrun occurs
252
253
254 11/25/2017
255
256 [EMU/DEBUGGER] support command history
257 [EMU/DEBUGGER] support ut command (unassemble cpu trace)
258 [EMU/DEBUGGER] fix < command to check if command file is correctly opened
259
260 [EMU/OSD] fix initialize_screen_buffer() for RGB565 (thanks PC8801MA\89ü)
261 [EMU/OSD] improve read_console_input() to get cursor key
262
263 [VM/MCS48] support to show total cpu clocks in debugger
264 [VM/MCS48] support cpu trace
265 [VM/UPD7220] improve vsync/hsync timing
266 [VM/UPD7220] improve status register to select vblank/hblank by sync command
267 [VM/YM2151] improve not to load mamefm.dll again (thanks PC8801MA\89ü)
268 [VM/YM2203] improve not to load mamefm.dll again (thanks PC8801MA\89ü)
269 [VM/Z80] support to show total cpu clocks in debugger
270 [VM/Z80] support cpu trace
271
272 [PC8801MA] support OPN+OPN, OPNA+OPNA, and OPNA+OPN (thanks PC8801MA\89ü)
273 [PC8801MA] fix back space key issue (thanks PC8801MA\89ü)
274 [PC8801MA] fix bank switch of extrom (thanks PC8801MA\89ü)
275 [PC8801MA] fix not to apply digital palette in monochrome and digital mode
276 [PC8801MA] fix to apply analog palette in monochrome and analog mode
277 [PC8801MA] fix to apply reverse in text attribute to monochrome graphic
278 [PC8801MA] fix cpu mode "Z80 8MHz (FE2/MC)"
279
280 [X1/KEYBOAD] support phantom keys (thanks Mr.Sato)
281 [X1/SUB] fix not to check iei status when sub cpu sends ack (thanks Mr.Sato)
282
283
284 8/12/2017
285
286 [EMU/DEBUGGER] improve to show message when cpu is not suspended soon
287
288 [PC8801/PC88] fix to render text color #0 with back color
289 [PC8801/PC88] fix to get text color attribute when text display is stopped
290
291
292 8/10/2017
293
294 [EMU] support to enter 0-9 by numpad key while roman to kana is enabled
295 [EMU] support to enter shift + function key while roman to kana is enabled
296 [EMU/DEBUGGER] fix to wait until cpu is suspended and enters into waiting loop
297
298 [VM/I386] fix to flush vtlb after modifying address mask
299 [VM/UPD7220] support to specify device class to access vram
300 [VM/Z80] fix to run dma before checking interrupts
301
302 [PC8801/PC88] fix monocolor graph screen to get color index from text attribute
303 [PC8801/PC88] fix monocolor graph screen to render with graph palette
304
305 [PC9801VX] support NEC PC-9801VX
306 [PC9801/CPUREG] support address mask i/o
307 [PC9801/DISPLAY] support EGC (thanks Neko Project 2)
308 [PC9801/DISPLAY] support EGC/GRCG access from graphic GDC
309 [PC9801/MEMBUS] support 24bit/32bit address memory bus
310 [PC9801/MEMBUS] support ITF rom
311
312
313 6/22/2017
314
315 [EMU] move auto key codes from winmain to emu class
316 [EMU] support to convert roman letters to kana letters
317 [WINMAIN] support APPLICATION accelerator to enable/disable roman to kana
318 [WINMAIN] support CTRL+ALT+ENTER accelerator to enable/disable full speed
319
320 [VM/I386] improve i86/i286 core based on MAME 0.185
321 [VM/UPD765A] fix device status (thanks annonymus guy)
322 [VM/YM2203] fix to mask YM2608 ports in YM2203 case (thanks annonymus guy)
323
324 [PC8801/PC88] fix bank switch of extend ram (thanks annonymus guy)
325 [PC8801/PC88] fix crtc for dma underrun case (thanks annonymus guy)
326
327
328 5/28/2017
329
330 [WINMAIN] support to run simulation at full speed
331
332 [VM/I386] improve i386 core based on MAME 0.185
333
334
335 5/20/2017
336
337 [YIS/DISPLAY] support correct font rom (thanks Mr.Moriya)
338 [YIS/DISPLAY] support native graphic commands
339 [YIS/DISPLAY] include KST32B stroke font and its decoder (thanks Mr.Saka.N)
340
341 [X1TURBOZ/DISPLAY] fix 8 color mode with 4096 palette (thanks Mr.Sato)
342
343
344 5/17/2017
345
346 [X1TURBOZ/DISPLAY] fix 64/4096 color mode (thanks Mr.Sato)
347
348
349 5/15/2017
350
351 [X1TURBOZ] support SHARP X1turboZ
352 [X1TURBOZ/DISPLAY] support X1turboZ enhanced graphic modes
353 [X1TURBOZ/IOSUB] support analog palette access wait
354
355
356 5/13/2017
357
358 [WIN32/SCREEN] fix not to move window position unnecessarily
359
360 [VM/AM9511] support AM9511 (thanks Xep128)
361 [VM/DISK] support to specify raw track size
362 [VM/MB8877] support to specify raw track size
363 [VM/MC6844] support MC6844
364 [VM/MC6850] support MC6850
365 [VM/MSM58321] add read_signal()
366 [VM/MEMORY] improve that dma controller does not read/write memory mapped i/o
367 [VM/NOISE] fix not to restart from first sample if already playing noise
368
369 [YIS] support YAMAHA YIS (thanks YAMAHA and Mr.Moriya)
370
371
372 4/16/2017
373
374 [VM/IO] revert the fix in 4/15/2017
375 [VM/SN76489AN] revert the fix in 4/15/2017
376
377
378 4/15/2017
379
380 [COMMON] add muldiv_s32 and muldiv_u32 to multiple 32bit integer
381 [COMMON] fix functions to support symbols
382
383 [VM/IO] improve to use read/write_io8/16/32w() to get wait clock from device
384 [VM/SN76489AN] improve to return 32 + 16 * n for wait clock
385
386 [MZ700] improve correct cpu clock and frame rate
387 [MZ800] improve correct cpu clock and frame rate
388
389
390 4/2/2017
391
392 [RESOURCE] improve menu items
393 [WINMAIN] improve menu items
394
395 [EX80] support to show/hide crt monitor
396
397
398 3/30/2017
399
400 [COMMON] add functions to convert char, wchar_t, and _TCHAR to each other
401 [COMMON] add _fgetts, _ftprintf, my_ftprintf_s, and my_swprintf_s
402 [COMMON/FILEIO] add Fgetts and Ftprintf for _TCHAR
403 [COMMON/FILEIO] fix functions using ZLIB for _UNICODE case
404 [EMU/DEBUGGER] fix for _UNICODE case
405 [WINMAIN] improve to update status only when status is changed
406
407 [VM/HUC6280] improve disassembler to support symbols (thanks Mr.Kei Moroboshi)
408 [VM/I8080] improve disassembler to support symbols
409 [VM/M6502] support debugger and disassembler (thanks MAME)
410 [VM/MCS48] improve disassembler to support symbols
411 [VM/TMS9995] fix disassembler for _UNICODE case
412 [VM/UPD7810] improve disassembler to support symbols
413 [VM/UPD7810] fix disassembler for _UNICODE case
414
415 [BABBAGE2ND] support debugger and save/load state
416 [FAMILYBASIC] support debugger
417 [YS6464A] support debugger and save/load state
418
419
420 3/28/2017
421
422 [COMMON] add _tcscat and my_tcscat_s
423 [COMMON] add structure and functions to support symbols
424 [EMU/DEBUGGER] improve debugger to support symbols (thanks Mr.Kei Moroboshi)
425
426 [VM/MC6800] improve disassembler to support symbols (thanks Mr.Kei Moroboshi)
427 [VM/MC6809] improve disassembler to support symbols (thanks Mr.Kei Moroboshi)
428 [VM/TMS9995] improve disassembler to support symbols (thanks Mr.Kei Moroboshi)
429 [VM/UPD7801] improve disassembler to support symbols (thanks Mr.Kei Moroboshi)
430 [VM/Z80] improve disassembler to support symbols (thanks Mr.Kei Moroboshi)
431
432
433 3/26/2017
434
435 [VM/YM2413] support mute
436
437 [FAMILYBASIC] support Family BASIC MMC5/VRC7 MOD
438 [FAMILYBASIC] support correct scanlines
439 [FAMILYBASIC/MEMORY] support MMC5/ VRC7 based on unofficial nester
440 [FAMILYBASIC/MEMORY] fix data recorder signal (thanks MESS)
441
442
443 3/20/2017
444
445 [COMMON] suport to read ascii/binary file compressed by gzip
446 [RESOURCE] fix fm8/fm7/fm77 dipswitch menu items
447 [WINMAIN] fix to update status bar twice/second to supress flickar
448
449 [VM/SCSI_CDROM] support CD-ROM bin/img file compressed by gzip
450 [VM/DATAREC] support tape image file compressed by gzip
451 [VM/DATAREC] support to save FUJITSU FM-7/77 t77 format tape image
452
453 [BMJR/MEMORY] fix sound mixer not to clear previously mixed sound
454
455
456 3/18/2017
457
458 [WINMAIN] support multiple data recorder
459 [EMU] support multiple data recorder
460
461 [VM/DATAREC] support HITACH BASIC Master Jr bin format tape image
462 [VM/PTF20] support access lamp signal
463
464 [BMJR/MEMORY] fix reading cmt signal
465 [BMJR/MEMORY] fix sound mixer
466 [TK80BS/CMT] support TK-80 cmt i/f
467
468
469 3/15/2017
470
471 [WINMAIN] add status bar to draw access lamps
472 [EMU] add interfaces to get access status of floppy/quick/hard disk drives
473 [EMU] add interface to get cmt status message
474
475 [VM/DATAREC] support cmt status message
476 [VM/HD44102] fix build error
477 [VM/MC6800] fix M_RDOP and M_RDOP_ARG macros (thanks PockEmul)
478 [VM/LD700] support access lamp signal
479 [VM/SCSI_CDROM] support access lamp signal
480 [VM/SCSI_DEV] support access lamp signal
481 [VM/SCSI_HDD] support access lamp signal
482
483 [HC20] fix issue that we cannot debug TF-20 CPU
484 [JR800] support National JR-800 (thanks PockEmul)
485
486
487 3/12/2017
488
489 [VM/DATAREC] fix issue that fast forward noise may not stop
490
491
492 3/11/2017
493
494 [VM/DATAREC] support to play play/stop/fast-fwd noise
495 [VM/MB8877] support to play seek/load/unload noise
496 [VM/HD44102] support HD44102 based on MAME 0.171
497 [VM/T3444A] support to play seek/load/unload noise
498 [VM/UPD765A] support to play seek/load/unload noise
499 [VM/UPD765A] fix seek time (thanks Mr.Artane.)
500
501 [MZ80B/MEMORY80B] fix vgate signal (thanks Mr.Suga)
502
503
504 3/8/2017
505
506 [VM/DISK] improve to check if disk image is modified more strictly
507 [VM/DISK] import yaya2016-04-13plus1 (thanks Mr.umaiboux)
508 [VM/V9938] import yaya2016-04-13plus1 (thanks Mr.umaiboux and MAME)
509 [VM/YM2413] import yaya2016-04-13plus1 (thanks Mr.umaiboux)
510
511 [FMR30] split project for i86 and i286
512 [MSX/*] import yaya2016-04-13plus1 (thanks Mr.umaiboux)
513
514
515 3/7/2017
516
517 [WIN32/INPUT] improve to accept shift + caps/kana/kanji
518
519 [VM/DISK] support device name (thanks Mr.Aratane.)
520 [VM/EVENT] improve to check abnormal scanline number (thanks Mr.Sato)
521 [VM/EVENT] fix light weight sound rendering (thanks Mr.168)
522 [VM/*] add device name to all devices of each machine (thanks Mr.Aratane.)
523
524 [MZ80B] change floppy drive type from 2D to 2DD (thanks Mr.Suga)
525 [MZ80B/MEMORY80B] support I-O DATA PIO-3039 (thanks Mr.Suga)
526
527
528 3/4/2017
529
530 [WINMAIN] add interfaces for bubble casette (thanks Mr.Artane.)
531 [EMU] add interfaces for bubble casette (thanks Mr.Artane.)
532
533 [VM/*] import Mr.Artane.'s fixes (Commits on Feb 18, 2017)
534 [VM/AY_3_891X] split YM2203 and AY-3-891X (thanks Mr.Artane.)
535 [VM/DISK] fix trim buffer routine for 2D disk image (thanks Mr.Artane.)
536 [VM/EVENT] support light weight sound rendering (thanks Mr.Artane.)
537 [VM/MB8877] fix seek command for 2D disk image (thanks Mr.Artane.)
538
539 [FM77AV] import Mr.Artane.'s fixes (Commits on Feb 18, 2017)
540
541
542 3/1/2017
543
544 [EMU/DEBUGGER] support < command (input commands from file)
545
546 [X1/MEMORY] support to unmap rom by reading port 1Exxh (thanks Mr.Sato)
547
548
549 2/9/2017
550
551 [WINMAIN] support to draw bitmap image onto buttons
552 [WINMAIN] fix to redraw pcb bitmap image when window is invalidated
553 [WIN32/SCREEN] fix to invalidate rects for 7-seg leds and buttons
554
555 [BABBAGE2ND] add bitmap images for buttons
556 [EX80] add bitmap images for buttons
557 [SMB80TE] add bitmap images for buttons
558 [TK80BS] add bitmap images for buttons
559 [TK85] support NEC TK-85
560 [YS6464A] add bitmap images for buttons
561
562
563 12/31/2016
564
565 [COLECOVISION/KEYBOARD] fix not to raise irq when joystick is pressed
566 [COLECOVISION/KEYBOARD] fix joystick/tenkey inputs
567 [COLECOVISION/KEYBOARD] fix to save/load tenky enabled status
568 [SC3000/MEMORY] support 32KB+16KB or 128KB ROM carts
569
570
571 12/30/2016
572
573 [COLECOVISION] support COLECO ColecoVision (thanks Mr.tanam)
574
575
576 12/29/2016
577
578 [RESOURCE] recompress png files in https://tinypng.com/
579
580 [EMU/DEBUGGER] support p command (trace one opcode, step-over)
581
582 [MZ80K/MEMORY] support V-GATE signal (thanks Mr.Suga)
583 [PASOPIA/DISPLAY] fix graphic color in screen 2 mode (thanks Mr.Kamei)
584 [SMB80TE] support SHARP SM-B-80TE
585
586
587 4/13/2016
588
589 [WINMAIN] improve auto key for the case to switch upper/lowercase with capslock
590 [EMU/DEBUGGER] fix issue that u command may cause the infinite loop
591
592 [VM/DATAREC] support to detect the frequency of signal
593 [VM/DATAREC] fix to always adjust zero position of wave signal
594 [VM/UPD1990A] fix not to check clk signal is low when stb signal is raised
595 [VM/UPD7810] support debugger
596 [VM/UPD7810] support MOV A,S opecode
597 [VM/UPD7810] fix not to change V register (thanks PockEmul)
598
599 [PC2001] support NEC PC-2001
600 [PC2001] fix cpu clock
601 [PC2001] support beep sound
602 [PC2001/IO] support rtc control signals
603 [YALKY] support Yuasa Kyouiku System YALKY
604 [YALKY/IO] improve data recorder controller
605
606
607 4/1/2016
608
609 [VM/DATAREC] suppot to specify channel of data and voice for each vm
610 [VM/UPD7810] support uPD7810 series based on MAME 0.152
611 [VM/UPD16434] support uPD16434 based on PockEmul
612
613 [PC2001] support NEC PC-2001 (not work)
614 [SMC70] support SONY SMC-70
615 [YALKY] support Yuasa Kyouiku System YALKY (not work)
616
617
618 3/23/2016
619
620 [VM/FMGEN] fix psg volume (thanks Mr.umaiboux and Mr.Artane.)
621 [VM/MZ1P17] support MZ-80P3 and MZ-80P4 (thanks Mr.Suga)
622 [VM/UPD7801] support HOLD/HLDA signals at PC #7/#6 pins
623
624 [FM77AV] import Mr.Artane.'s fixes (Commits on Mar 20, 2016)
625 [MZ80K] support dummy printer device and MZ-80P3 / MZ-80P4 (thanks Mr.Suga)
626 [MZ80K/KEYBOARD] fix shift and kana keys
627 [MZ2800] fix issue that prnfile instance is not initialized
628
629
630 3/17/2016
631
632 [ALL] improve VC++2013 project files for include/lib directories and manifest
633
634 [COMMON] import Mr.Artane.'s fixes (Commits on Mar 11, 2016)
635 [EMU] import Mr.Artane.'s fixes (Commits on Mar 11, 2016)
636 [EMU] add get_sound_rate()
637
638 [VM/SCSI_CDROM] improve CD-DA mixer to reduce cpu usage
639
640 [PCENGINE/PCE] fix adpcm streaming with dma function for Ys III
641
642
643 3/16/2016
644
645 [VM/HUC6280] support busreq
646 [VM/MSM5205] support MSM5205 based on MAME 0.171
647 [VM/SCSI_CDROM] support SCSI CD-ROM drive
648 [VM/SCSI_CDROM] support NEC features based on MAME 0.171 and Ootake 2.76
649 [VM/SCSI_DEV] support more correct req timing
650 [VM/SCSI_DEV] simplify codes
651 [VM/SCSI_HDD] fix save/load state function to call SCSI_DEV's ones
652 [VM/SCSI_HDD] simplify codes
653 [VM/SCSI_HOST] suuport output bsy signal to notify bus free
654
655 [PCENGINE] support CD-ROM^2 based on MAME 0.171 and Ootake 2.76
656 [PCENGINE] change icon file
657
658
659 3/5/2016
660
661 [EMU] add force_out_debug_log() function
662
663 [VM/DEVICE] add definitions for SCSI signals
664 [VM/I8237] suuport output signal to notify terminal count
665 [VM/MB8877] support MB89311
666 [VM/SCSI_HOST] support SCSI base host adaptor
667 [VM/SCSI_DEV] support SCSI base device
668 [VM/SCSI_HDD] support SCSI hard disk drive
669 [VM/UPD71071] fix to clear registers at initialize() for debug mode
670 [VM/UPD71071] fix initial mode and mask registers values in reset()
671
672 [FMR30] fix not to use pseudo bios class when ipl rom image is loaded
673 [FMR30/SCSI] support SCSI host adaptor
674 [FMR50] fix not to use pseudo bios class when ipl rom image is loaded
675 [FMR50/BIOS] remove codes for unused memory card and power management bios
676 [FMR50/SCSI] support SCSI host adaptor
677
678
679 3/1/2016
680
681 [ALL] use integer types defined in stdint.h (uint8 -> uint8_t, etc)
682 [ALL] rename pair and scrntype to pair_t and scrntype_t
683
684 [COMMON] add get_long_full_path_name() and get_parent_dir()
685 [COMMON] rename IsFileExists() in FILEIO class to IsFileExisting()
686 [EMU] import Mr.Artane.'s fixes (Commits on Feb 27, 2016)
687 [EMU] add get_osd()
688 [EMU] add set_mouse_pointer(), set_mouse_button(), and get_mouse_button()
689 [EMU] add get_access_lamp_status() and get_led_status()
690 [EMU/DEBUGGER] avoid PostMessage() and GetAsyncKeyState()
691 [WIN32/CONSOLE] add is_console_key_pressed() and close_debugger_console()
692
693 [VM/DATAREC] fix t77 image loader (thanks Mr.Artane.)
694 [VM/DEVICE] add get_device_name() (thanks Mr.Artane.)
695 [VM/DISK] import Mr.Artane.'s fixes for eFM7/77/77AV hacks
696 [VM/MB8877] import Mr.Artane.'s fixes for eFM7/77/77AV hacks
697 [VM/MC6809] add 16/32bit read/write functions for debugger (thanks Mr.Artane.)
698 [VM/V99X8] fix macro to create color (thanks Mr.Artane.)
699 [VM/Z80DMA] fix build issue for MinGW's (older) GCC (thanks Mr.Artane.)
700
701 [FM77AV] import Mr.Artane.'s fixes (Commits on Feb 27, 2016)
702 [FM77AV] add eFM8 codes (thanks Mr.Artane.)
703 [J3100] fix build issues (thanks Mr.Artane.)
704
705
706 2/26/2016
707
708 [WINMAIN] refactor codes
709 [WIN32] fix routine to check the Windows Vista or later
710 [WIN32/INPUT] improve DirectInput codes for newer DirectX 9.0 SDK
711 [WIN32/VIDEO] improve routine to copy DirectShow buffer to vm screen buffer
712
713 [VM/HD46505] support to set character clock
714 [VM/MC6840] reimplement based on MAME 0.168
715 [VM/T3444A] fix build error
716 [VM/YM2203] fix to clear output register and mode register in reset()
717
718
719 2/21/2016
720
721 [VM/MB8877] fix timing to start read/write sector for invalid format track
722 [VM/T3444A] fix timing to start read/write sector for invalid format track
723
724 [MZ2500/CMT] fix reset signal again for Laydock
725
726
727 2/19/2016
728
729 [ALL] add VC++2013 project files
730 [ALL] change many public method names according to common naming convention
731
732 [COMMON] add create_string() function
733 [WINMAIN] copy codes to read clipboard for auto key from osd class
734 [EMU] copy codes for auto key and joystick mapping from osd class
735 [EMU/OSD] remove codes for auto key and joystick mapping
736
737 [VM/PRNFILE] fix not to register ack event in initialize() for debug build
738 [VM/MZ1P17] fix not to register ack event in initialize() for debug build
739 [VM/MZ1P17] fix font rom loader for MZ-80B/2000/2200
740
741 [MZ2200/MEMORY80B] fix green monitor color
742
743
744 2/17/2016
745
746 [EMU] improve screen stretch modes
747 [EMU/OSD] improve screen stretch modes
748
749 [VM/FMGEN] support to set left/right volumes
750 [VM/YM2151] support to set left/right volumes
751 [VM/YM2203] support to set left/right volumes
752 [VM/Z80DMA] fix timing of bus request and release
753
754 [MZ2200/MEMORY80B] fix green monitor not to refer text/back color registers
755 [MZ2200/MEMORY80B] support to swap left/right side of color and green monitors
756
757
758 2/13/2016
759
760 [VM/DISK] fix routine to calculate sector position for invalid format track
761 [VM/DISK] increase max sector number from 256 to 512
762 [VM/MB8877] improve timing to start read/write sector for invalid format track
763 [VM/MZ1P17] fix initial value of reset signal
764 [VM/PRNFILE] fix initial value of reset signal
765 [VM/T3444A] improve timing to start read/write sector for invalid format track
766
767 [MZ2200/MEMORY80B] support dual (color and green) monitors
768
769
770 2/11/2016
771
772 [VM/DISK] fix to allow fdc class to get gap3 size
773 [VM/MB8877] improve timing to start read/write sector
774 [VM/T3444A] improve timing to start read/write sector
775 [VM/T3444A] fix to wait 100usec for tnd signal after sector is finshed
776
777
778 2/10/2016
779
780 [COMMON] improve routine to apply volume to sound samples
781 [WINMAIN] improve volume dialog
782 [WINMAIN] change volume uppder limit from +20dB to 0dB
783 [WINMAIN] support joystick dialog
784 [WINMAIN] simplify codes
785 [EMU] remove function to get sound device info
786 [EMU] change keyboard/joystick/mapper data pointer to const pointer
787
788 [MZ80K/KEYBOARD] fix for constant keyboatd data pointer
789 [PC6001/PSUB] fix for constant keyboatd data pointer
790 [X1/KEYBOARD] fix for constant keyboatd data pointer
791
792
793 2/7/2016
794
795 [WINMAIN] add dialog to set sound device volumes
796 [EMU] support to get sound device info
797 [EMU] support to set left/right volumes
798
799 [VM/BEEP] support to set left/right volumes
800 [VM/DATAREC] support to set left/right volumes
801 [VM/DEVICE] add virtual function to set left/right volumes
802 [VM/LD700] support to set left/right volumes
803 [VM/PCM1BIT] support to set left/right volumes
804 [VM/SN76489AN] support to set left/right volumes
805 [VM/TMS3631] support to set left/right volumes
806 [VM/UPD7552] support to set left/right volumes
807 [VM/YM2151] support to set volume
808 [VM/YM2203] support to set volume
809 [VM/YM2413] support to set left/right volumes
810 [VM/YM2413] fix memory leak issue
811
812 [BMJR/MEMORY] support to set left/right volumes
813 [FAMILYBASIC/APU] support to set left/right volumes
814 [MULTI8] support beep sound
815 [PV1000/PSG] support to set left/right volumes
816 [SCV/SOUND] support to set left/right volumes
817
818
819 2/4/2016
820
821 [VM/TMS9995] support debugger
822
823
824 1/10/2016
825
826 [VM/MZ1P17] support ESC % 2 in MZ-1 mode
827 [VM/MZ1P17] support MZ-2/3/X1 mode
828 [VM/MZ1P17] improve hiragana mode
829 [VM/MZ1P17] support overprint in the case that line feed distance is not enough
830 [VM/MZ1P17] improve busy signal
831 [VM/MZ1P17] support ack and reset signal
832 [VM/PRNFILE] improve busy signal
833 [VM/PRNFILE] support ack and reset signal
834
835 [MZ1500] support dummy printer device and MZ-1P17
836 [MZ2200/PRINTER] support dummy printer device and MZ-1P17
837 [MZ2500/PRINTER] improve to use printer reset signal
838 [MZ2800/PRINTER] support dummy printer device and MZ-1P17
839 [MZ3500] support dummy printer device and MZ-1P17
840 [MZ5500] support dummy printer device and MZ-1P17
841 [PC8801/PC88] fix to get printer busy status
842 [PC9801] fix to get printer busy status
843 [PC98LT] fix to get printer busy status
844 [X1] support dummy printer device and MZ-1P17
845
846
847 12/31/2015
848
849 [VM/MZ1P17] support underline, hiragana mode, and color mode
850
851
852 12/30/2015
853
854 [COMMON] add jis_to_sjis() function
855 [EMU] fix to delete OSD instance after delete VM instance
856 [EMU/OSD] improve functions to manipulate bitmaps and fonts
857
858 [VM/PRNFILE] support save/load state
859 [VM/MZ1P17] support MZ-1P17
860
861 [MZ2500/PRINTER] support dummy printer device and MZ-1P17
862
863
864 12/23/2015
865
866 [ALL] fix for UNICODE character set case
867
868 [COMMON] improve create_local_path() and get_file_path_without_extensiton() not to overwrite previous result soon
869 [EMU/OSD] improve to capture screen with png file format
870 [EMU/OSD] improve functions to manipulate bitmaps and fonts
871
872 [TOOL/MZ80K] support software keyboard for MZ-80K/C
873
874
875 12/20/2015
876
877 [EMU/OSD] remove functions for pinter interface
878 [EMU/OSD] add functions to manipulate bitmaps and fonts
879
880 [VM/PRNFILE] support dummy printer device that outputs to file
881
882 [MZ80K/MEMORY] combine memory class and display class
883 [MZ80K/MEMORY] support PCG-8000/1200
884 [MZ700/MEMORY] fix PCG-700
885 [PC6001] improve to use new dummy printer device
886 [PC8801] improve to use new dummy printer device
887 [PC9801] improve to use new dummy printer device
888 [PC98LT] improve to use new dummy printer device
889 [X1] improve to use new dummy printer device
890
891
892 12/17/2015
893
894 [COMMON] add application_path() and create_local_path()
895 [COMMON] add create_date_file_path()
896 [COMMON] add get_host_time()
897 [EMU/OSD] remove EMU::application_path() and EMU::bios_path()
898 [EMU/OSD] remove OSD::create_date_file_name()
899 [EMU/OSD] remove EMU::get_host_time()
900 [WIN32/SCREEN] fix screen rotation
901
902 [EX80] improve screen
903
904
905 12/16/2015
906
907 [COMMON] improve config, common, and fileio for other environments
908 [EMU/OSD] improve lock_vm() and unlock_vm() to support nesting
909 [EMU/OSD] add force_unlock_vm() to force unlock vm ignoring nesting
910
911 [VM/DISK] improve for other environments
912 [VM/F9368] support F9368
913 [VM/FMGEN] fix to use FILEIO class (thanks Mr.Artane.)
914 [VM/LD700] improve for other environments
915 [VM/MC6809] improve for other environments
916 [VM/UPD765A] improve for other environments
917 [VM/V99X8] fix to check if screen buffer is valid or not
918
919 [EX80] support save/load state
920 [FM77AV] import Mr.Artane.'s fixes (Commits on Dec 13, 2015)
921 [J3100] fix build errors (thanks Mr.Artane.)
922 [TK80BS] support save/load state
923
924
925 12/15/2015
926
927 [WINMAIN] fix to check if button caption is multi-line or not
928
929 [VM/I8080] fix to use fetch_op() function to fetch opecode
930 [VM/I8080] support to read interrupt enabled status
931
932 [EX80] support TOSHIBA EX-80
933 [TK80BS] improve screen
934
935
936 12/10/2015
937
938 [COMMON] improve common.h for other environments
939 [WIN32/SCREEN] fix crt filter issue for eFM-7
940
941
942 12/9/2015
943
944 [EMU/OSD] add OSD class and move OS dependent codes to OSD class
945 [WIN32/SCREEN] support screen rotation 180deg and 270deg, not only 90deg
946 [WIN32/SCREEN] support to load png image from resource
947
948 [FM77AV] import Mr.Artane.'s fixes (Commits on Dec 7, 2015)
949 [PC9801] fix PC-9801-26(K) irq number on YM2203 port A again
950 [TK80BS] add printed circuit board picture and buttons
951 [X1TURBO/PSUB] fix kana key map in keyboard mode B
952
953
954 11/18/2015
955
956 [WINMAIN] support to eject disk with d88 bank selection menu open
957 [EMU/WIN32] add tape_playing(), tape_recording(), and tape_position()
958
959 [VM/*] add tape_playing(), tape_recording(), and tape_position()
960
961 [FM77AV] import Mr.Artane.'s fixes (Commits on Nov 14, 2015)
962
963
964 10/31/2015
965
966 [WIN32/INPUT] fix broken auto key function
967 [WIN32/INPUT] support to notify l/r-shift/control/menu key to virtual machine
968 [WIN32/SOUND] fix not to create a sound buffer on sound card memory
969
970 [FM77AV] import Mr.Artane.'s fixes (Commits on Oct 29, 2015)
971
972
973 10/27/2015
974
975 [VM/IO] fix build error
976 [VM/UPD765A] fix tc signal in exec phase (thanks Mr.PI.)
977
978
979 10/7/2015
980
981 [VM/DISK] import Mr.Artane.'s fixes for FM-7 PSY-O-BLADE
982 [VM/IO] improve debug log for second cpu
983
984 [FM77AV] import Mr.Artane.'s fixes (Commits on Oct 2, 2015)
985
986
987 10/6/2015
988
989 [WIN32/DEBUGGER] add > command to output the logfile
990
991 [VM/UPD7220] support vram data mask to support 12bit vram for MZ-3500
992 [VM/Z80] improve disassembler for DD/ED/FD opecodes
993
994 [MZ3500/SUB] fix character vram bit width
995 [MZ3500/SUB] fix graphic vram size
996 [MZ3500/SUB] fix to negate color palette number of kanji character screen
997
998
999 9/30/2015
1000
1001 [EMU/WIN32] fix eFM77AV40/EX menu issues
1002
1003 [VM/TMS3631] add TMS3631 based on Neko Project 2
1004
1005 [MZ3500/SUB] support monochrome mode
1006 [MZ3500/SUB] support vertical/horizontal line
1007 [MZ3500/SUB] fix character color in the case color number is zero
1008 [PC9801] fix PC-9801-26(K) irq number on YM2203 port A
1009 [PC9801] support PC-9801-14
1010
1011
1012 9/29/2015
1013
1014 [EMU/WIN32] fix terrible mistakes (thanks Mr.Artane.)
1015
1016 [VM/DISK] import Mr.Artane.'s fixes for FM-7 PSY-O-BLADE
1017 [VM/MB8877] import Mr.Artane.'s fixes for FM-7 series
1018
1019 [FM77AV] add eFM77AV40/40EX codes (thanks Mr.Artane.)
1020 [FM77AV] import Mr.Artane.'s fixes (from SNAPSHOT 20150926)
1021 [MZ3500/MAIN] support some dip switches
1022 [MZ3500/SUB] support middle resolution monitor and green monitor
1023 [PC9801] support to enable/disable sound board and sound bios
1024
1025
1026 9/26/2015
1027
1028 [MZ3500/SUB] fix kanji character renderer
1029 [MZ3500/SUB] fix character renderer for non transparent black color
1030
1031
1032 9/25/2015
1033
1034 [MZ3500] support HALT button
1035 [MZ3500/KEYBOARD] support PRO/OP mode switch
1036 [MZ3500/KEYBOARD] support CL and 00 keys
1037 [MZ3500/KEYBOARD] change key assign for program control keys
1038 [MZ3500/MAIN] fix to add one clock wait for each m1 cycle
1039 [MZ3500/MAIN] fix memory mapper to check me1/me2 signals
1040 [MZ3500/MAIN] fix memory mapper to update only when register values are changed
1041 [MZ3500/SUB] support kanji rom and kanji vram
1042 [MZ3500/SUB] implement graphic screen renderer
1043
1044
1045 9/23/2015-2
1046
1047 [MZ3500/KEYBOARD] support kana key
1048
1049
1050 9/23/2015
1051
1052 [VM/UPD765A] fix index hole signal width to 5msec (thanks Mr.Sato)
1053
1054 [MZ3500] support SHARP MZ-3500
1055 [MZ3500/KEYBOARD] implement keyboard
1056 [MZ3500/SUB] enlarge ram size of sub cpu
1057 [MZ3500/SUB] fix text screen renderer
1058
1059
1060 9/17/2015
1061
1062 [TOOL/ANY2D88] support to convert solid image to 1dd
1063 [TOOL/ANY2D88] support to convert solid image with sector size 256bytes
1064
1065 [WINMAIN] improve to inhibit starting screen saver
1066
1067 [VM/DISK] fix issue in the case that file extension of solid image is *.dsk
1068 [VM/DISK] update physical disk format table
1069 [VM/DISK] improve fdi converter
1070 [VM/DISK] support to get am1 position in id field
1071 [VM/MB8877] improve timing to start read/write sector
1072 [VM/MB8877] fix to use const time to search sector in incorrect timing setting
1073 [VM/T3444A] fix to use const time to search sector in incorrect timing setting
1074 [VM/UPD765A] fix to use const time to search sector in incorrect timing setting
1075
1076 [MZ80K/DISPLAY] support green monitor for MZ-80C
1077 [X1TURBO/DISPLAY] fix issue in the case that char raster is greater than 8/16
1078
1079
1080 9/15/2015
1081
1082 [TOOL/ANY2D88] add new utility any2d88 that converts any format image to d88
1083
1084 [COMMON] add FileLength() function to FILEIO class
1085 [WIN32/DEBUGGER] disable ctrl-c on the debug console
1086
1087 [VM/DATAREC] support to record tap format image
1088 [VM/DISK] simplify image loader
1089 [VM/DISK] improve cpdread converter for invalid track size table
1090
1091 [MZ80K/MZ80FIO] fix drive number register (thanks Mr.masa and Mr.Suga)
1092
1093
1094 9/9/2015
1095
1096 [COMMON] add batch file to merge manifest file for Windows Vista or later
1097
1098
1099 9/8/2015
1100
1101 [VM/DISK] fix for single density disk in double density drive
1102 [VM/T3444A] support T3444A/T3444M
1103
1104 [BMJR] support HITACHI BASIC Master Jr
1105 [MZ80K/MZ80FIO] support MZ-80FIO
1106 [MZ80K/KEYBOARD] fix eisuu/kana key to toggle with kana key
1107 [PC6001] fix signal connections between i8255 and PC-80S31K
1108
1109
1110 8/28/2015
1111
1112 [WIN32/SCREEN] improve and simplify crt filter
1113
1114 [VM/DATAREC] rename SIG_DATAREC_OUT to SIG_DATAREC_MIC
1115 [VM/DATAREC] rename set_context_out() to set_context_ear()
1116 [VM/DEVICE] add virtual functions to get remaining time until event is expired
1117 [VM/DEVICE] add functions to get remaining time until event is expired
1118 [VM/MC6800] fix build error for MB8861
1119 [VM/YS6522] support YS6522 based on MAME 0.164
1120
1121 [JR100] support National JR-100
1122
1123
1124 8/25/2015
1125
1126 [WIN32/SCREEN] improve crt filter for non stretched screen
1127 [WIN32/SCREEN] fix not to lock Direct3D9 offscreen surface for a long period
1128
1129 [PC8801/PC88] import Mr.PI.'s fixes from XM8 version 1.30
1130
1131
1132 8/24/2015
1133
1134 [VM/DISK] fix to save image in d88 format if solid image is physical formatted
1135 [VM/DISK] fix to save single side solid image correctly
1136 [VM/DISK] fix imagedisk converter for single side disk image
1137
1138
1139 8/23/2015
1140
1141 [VM/DISK] fix routine to check FM-7 DEATH FORCE
1142
1143
1144 8/22/2015-2
1145
1146 [VM/DISK] support solid 1dd 280kb disk image with .img extension
1147 [VM/MB8877] revert the fix in 8/22/2015
1148
1149 [SMC777] fix floppy drive speed to 600rpm
1150
1151
1152 8/22/2015
1153
1154 [COMMON] replace many _TCHAR* to const _TCHAR* mainly for file path
1155 [WIN32/DEBUGGER] improve L and W command to load/write intel hex format file
1156
1157 [VM/DISK] add patch for FM-7 DEATH FORCE (thanks Mr.Artane.)
1158 [VM/MB8877] fix for 2d disk image on 2dd/2hd drive (thanks Mr.Artane.)
1159 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1160
1161 [FM77AV] import Mr.Artane.'s fixes (Commits on Aug 19, 2015)
1162 [MZ2500/CRTC] fix character blinking (thanks Mr.KanegonP)
1163
1164
1165 8/21/2015
1166
1167 [WIN32/INPUT] improve auto key function for us-keyboard
1168 [WIN32/INPUT] support to load vm's own auto key table
1169
1170 [VM/DISK] support *.1dd floppy disk image
1171 [VM/I286] fix build error
1172 [VM/MB8877] fix to check cylinder number for read/write sector command
1173
1174 [SMC777] support SONY SMC-777
1175
1176
1177 8/13/2015
1178
1179 [VM/HUC6280] support debugger
1180 [VM/I86] fix aad instruction for NEC V30
1181 [VM/I286] add NEC V30 instructions based on MAME 0.128
1182
1183 [PC9801U] fix to use new V30 core
1184 [PC9801VF] fix to use new V30 core
1185 [PC9801VM] fix to use new V30 core
1186 [PC98DO] fix to use new V30 core
1187 [PC98HA] fix to use new V30 core
1188 [PC98LT] fix to use new V30 core
1189
1190
1191 8/9/2015
1192
1193 [VM/MB8877] support MB8866
1194 [VM/MB8877] improve type-2/3 command timing for E flag
1195 [VM/MB8877] fix write protect status (thanks Mr.Artane.)
1196
1197 [MZ80A] change fdc device type from MB8876 to MB8866
1198
1199
1200 8/8/2015
1201
1202 [VM/DISK] remove ugly patch for X1turbo Alpha
1203 [VM/MB8877] remove ugly patch for X1turbo Alpha
1204 [VM/MB8877] improve type-1 command timing
1205 [VM/MB8877] improve type-2/3 command timing for E flag
1206 [VM/MB8877] improve force interrupt command to finish write sector command
1207 [VM/Z80SIO] improve transmitting timing for external clock signal
1208
1209
1210 8/7/2015
1211
1212 [VM/DATAREC] support ASCII MSX cas format tape image (thanks Mr.Sean Young)
1213 [VM/DATAREC] improve mzt converter to support fast forward/rewind
1214 [VM/DISK] improve image decoder for single side and data mark missing cases
1215 [VM/MB8877] fix timing to abort searching the target sector
1216 [VM/MB8877] fix to raise irq signal after abort searching the target sector
1217 [VM/MB8877] fix to abort write command before drq when disk is write protected
1218 [VM/MB8877] fix to abort write command when lost data occurs at first drq
1219 [VM/MB8877] fix to read/write data register when lost data occurs
1220 [VM/MB8877] fix to show crc error when verify track number at seek command
1221 [VM/MB8876] fix not to show busy after seek command for FMR-30/50/60 series
1222
1223
1224 8/5/2015
1225
1226 [WINMAIN] support menu to enable/disable correct fdc timing
1227
1228 [VM/DISK] improve to check both id crc error and data crc error
1229 [VM/I286] fix issue that emulation may go to infinite loop when cpu is halted
1230 [VM/MB8877] fix index hole signal width to 5msec (thanks Mr.Sato)
1231 [VM/MB8877] improve drq signal timing to check E flag of type-2 and 3 commands
1232 [VM/MB8877] improve drq signal timing for write track command
1233 [VM/MB8877] improve data lost timing for write sector and write track commands
1234 [VM/MB8877] improve to check both id crc error and data crc error
1235 [VM/UPD765A] improve timing to go to exec phase
1236 [VM/UPD765A] improve to check both id crc error and data crc error
1237 [VM/Z80SIO] improve transmitting timing (thanks Mr.Sato)
1238
1239 [FMR50/BIOS] improve to check both id crc error and data crc error
1240 [FMR50/BIOS] improve write track command for sectors without data field
1241 [MSX2/MEMORY] improve to check both id crc error and data crc error
1242
1243
1244 8/3/2015
1245
1246 [VM/DISK] support sectors without data field
1247 [VM/MB8877] improve drq signal timing for write sector command (thanks Mr.Sato)
1248 [VM/MB8877] improve index hole signal width (thanks Mr.Sato)
1249 [VM/MB8877] improve read/write command to wait at least 60msec after seeking
1250 [VM/MB8877] improve seek command not to set seek error without verify flag
1251 [VM/MB8877] improve read/write sector commands for sectors without data field
1252 [VM/MB8877] improve write track command for sectors without data field
1253 [VM/MB8877] improve force interrupt command to finish write track command
1254 [VM/MB8877] remove ugly patch for MZ-2500 RELICS
1255 [VM/UPD765A] improve read/write sector commands for sectors without data field
1256 [VM/Z80SIO] improve transmitting timing (thanks Mr.Sato)
1257
1258
1259 8/1/2015
1260
1261 [WINMAIN] support menu to modify write protected status of floppy disk image
1262 [WINMAIN] support menu to enable/disable DirectInput for keyboard
1263 [WIN32/INPUT] support to swap joystick buttons #1/#3/#5... and #2/#4/#6...
1264
1265 [VM/DISK] fix not to inherit the write protected status of image file
1266 [VM/DISK] support to modify write protected status of floppy disk image
1267 [VM/DISK] add ugly patch for FM-7 Gambler Jiko Chuushin Ha
1268 [VM/MB8877] improve read/write commands to access the current track
1269 [VM/MB8877] improve seek commands (thanks Mr.Artane.)
1270 [VM/MB8877] suppot to set/get write protected status of floppy disk image
1271 [VM/MB8877] add ugly patch for FM-7 Gambler Jiko Chuushin Ha
1272 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1273 [VM/PC6031] suppot to set/get write protected status of floppy disk image
1274 [VM/PTF20] suppot to set/get write protected status of floppy disk image
1275 [VM/UPD765A] suppot to set/get write protected status of floppy disk image
1276
1277 [FM77AV] import Mr.Artane.'s fixes
1278
1279
1280 7/31/2015
1281
1282 [COMMON] fix all vcproj files to disable WholeProgramOptimization option
1283 [COMMON] fix all vcproj files to enable SSE2 instructions
1284 [CONFIG] support ignore crc options individually for each floppy drive
1285 [WINMAIN] support ignore crc options individually for each floppy drive
1286
1287 [VM/DISK] support ignore crc options individually for each floppy drive
1288 [VM/MB8877] improve read/write commands  (thanks Mr.Artane.)
1289 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1290 [VM/PC80S31K] fix m1 wait for PC-8801 series (thanks Mr.PI.)
1291 [VM/PC80S31K] fix for force ready signal (thanks Mr.PI.)
1292 [VM/UPD765A] fix for force ready signal (thanks Mr.PI.)
1293 [VM/YM2203] improve timer timing (thanks Mr.PI.)
1294 [VM/YM2151] improve timer timing (thanks Mr.PI.)
1295
1296 [FM77AV] import Mr.Artane.'s fixes
1297 [PC8801] import Mr.PI.'s fixes from XM8 version 1.20
1298
1299
1300 6/28/2015
1301
1302 [FM77AV] import Mr.Artane.'s fixes
1303 [MZ2500/CMT] fix reset signal
1304 [MZ2500/CRTC] improve timing for 15KHz and 24KHz mode
1305 [MZ2500/MEMORY] improve vram wait in display timing
1306 [PC8801] import Mr.PI.'s fixes from XM8 version 1.10
1307
1308
1309 6/25/2015
1310
1311 [EMU/WIN32] add sleep(ms) for virtual machines (thanks Mr.PI.)
1312 [WIN32/DEBUGGER] support * for bc/bd/be to clear/disable/enable all points
1313 [WIN32/DEBUGGER] fix to accept escape key when the console is active
1314
1315 [VM/FMGEN] fix status register (thanks Mr.PI.)
1316 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1317 [VM/YM2203] fix busy period (thanks Mr.PI.)
1318
1319 [FM77] add eFM77 codes (thanks Mr.Artane.)
1320 [FM77AV] import Mr.Artane.'s fixes
1321 [PC8801] import Mr.PI.'s fixes from XM8 version 1.00
1322 [PC8801/PC88] fix to check if sio output is connected to cmt or rs232c
1323
1324
1325 4/29/2015
1326
1327 [EMU/WIN32] suport to load intel hexadecimal object file format
1328 [WIN32/DEBUGGER] fix my_hexatoi() for 32bit hexadecimal value
1329
1330 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1331
1332 [FM77AV] import Mr.Artane.'s fixes
1333 [Z80TVGAME] support Homebrew Z80 TV GAME SYSTEM
1334
1335
1336 4/24/2015
1337
1338 [VM/DISK] fix to check only bit4-7 of sector status (thanks Mr.Artane.)
1339 [VM/I386] improve i386 core based on MAME 0.160
1340 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1341
1342 [FM77AV] import Mr.Artane.'s fixes
1343
1344
1345 4/10/2015
1346
1347 [CONFIG] remove model-dependent codes
1348
1349 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1350 [VM/MC6809] support debugger (thanks Mr.Artane.)
1351
1352 [FM77AV] import Mr.Artane.'s fixes
1353 [MZ2800/MEMORY] fix memory bank swith
1354
1355
1356 4/7/2015
1357
1358 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1359
1360 [FM77AV] add eFM77AV codes (thanks Mr.Artane.)
1361
1362
1363 3/28/2015
1364
1365 [FM7] add eFM7 codes (thanks Mr.Artane.)
1366
1367
1368 3/26/2015
1369
1370 [VM/MB8877] fix not to return error status when seek to unformatted track (thanks Mr.Artane.)
1371 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1372 [VM/YM2151] support mamefm.dll
1373 [VM/YM2203] fix to check SUPPORT_MULTIPLE flag of mamefm.dll
1374
1375 [MSX2/MEMORY] import Mr.tanam's fixes
1376
1377
1378 3/21/2015-2
1379
1380 [MSX2] import Mr.umaiboux's patches posted on Mr.tanam's blog
1381
1382
1383 3/21/2015
1384
1385 [VM/DISK] support 1dd floppy image
1386 [VM/V99X8] support V99x8 (thanks Mr.umaiboux and Zodiac)
1387 [VM/V99X8] support save/load state
1388 [VM/Z80] support to hook ret opecode for pseudo bios call
1389
1390 [MSX1] add yaMSX1 codes (thanks Mr.tanam, Mr.umaiboux and fMSX)
1391 [MSX1] support save/load state
1392 [MSX2] add yaMSX2 codes (thanks Mr.tanam, Mr.umaiboux and fMSX)
1393 [MSX2] support save/load state
1394
1395
1396 3/19/2015
1397
1398 [WIN32/INPUT] fix DirectInput issues
1399
1400
1401 3/15/2015
1402
1403 [WINMAIN] support to disable Desktop Window Manager (DWM) automatically
1404 [WIN32/INPUT] support DirectInput for keyboard
1405
1406 [VM/*] simplify including fileio.h
1407 [VM/DATAREC] fix sound mixer
1408 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1409 [VM/UPD7801] fix disassembler
1410
1411 [FM16PI] support save/load state
1412 [FMR30] support save/load state
1413 [FMR50] support save/load state
1414 [FMR60] support save/load state
1415 [FMR70] support save/load state
1416 [FMR80] support save/load state
1417 [FP200/IO] fix lcd driver
1418
1419
1420 3/12/2015
1421
1422 [FMR50/BIOS] support to format a floppy disk image physically
1423
1424
1425 3/12/2015
1426
1427 [VM/DATAREC] support to play tape sound
1428 [VM/DATAREC] support FUJITSU FM-7/77 t77 format tape image (thanks Mr.Artane.)
1429 [VM/EVENT] suppot to change secondary cpu clock (thanks Mr.Artane.)
1430 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
1431 [VM/MEMORY] support memory wait
1432 [VM/PTF20] support save/load state
1433 [VM/UPD765A] fix not to write sector because of tc if no data transfered
1434
1435 [FP200] support save/load state
1436 [FP200] support memory and io wait
1437 [HC20] support save/load state
1438 [HC40] support save/load state
1439 [HC80] support save/load state
1440 [X07] support save/load state
1441 [X1TURBO] support cmt control buttons
1442
1443
1444 3/4/2015
1445
1446 [VM/I8255] fix save/load state
1447
1448 [MZ700/MEMORY] support PCG-700
1449 [PC8201] support save/load state
1450
1451
1452 3/3/2015
1453
1454 [CONFIG] add cmt baud rate setting (thanks FP-1100 user)
1455
1456 [VM/UPD765A] fix period to raise lost data for write id command
1457
1458 [FP1100/MAIN] fix expansion slot selection
1459 [FP1100/SUB] fix color register (thanks FP-1100 user)
1460 [FP1100/SUB] fix vram plane mask
1461 [FP1100/SUB] support dipswitch to select cmt baud rate
1462
1463
1464 2/28/2015
1465
1466 [COMMON] fix typo virtical to vertical (thanks Mr.Koucha-Youkan)
1467
1468 [VM/DISK] fix to use correct gap0/gap1/gap3 length for known format images
1469 [VM/Z80] fix disassembler (thanks Mr.Reddam)
1470
1471
1472 2/21/2015
1473
1474 [WIN32/INPUT] support to specify wait after shift key is pressed or released
1475 [WIN32/SCREEN] improve crt filter for rotated screen
1476 [CONFIG] add screen rotation setting
1477
1478 [VM/BEEP] improve sound quality
1479 [VM/DATAREC] simplify sound mixer
1480 [VM/DEVICE] rename bios_call() to bios_call_i86()
1481 [VM/DEVICE] rename bios_int() to bios_int_i86()
1482 [VM/DEVICE] add virtual function bios_call_z80()
1483 [VM/DISK] support to fix sector number from big endian to little endian
1484 [VM/EVENT] support more precise loop event timing
1485 [VM/EVENT] improve sound quality
1486 [VM/HD46505] fix to update timing after all required registers are written
1487 [VM/PCM1BIT] simplify sound mixer
1488 [VM/PCM1BIT] fix to suppress petite noise when go to mute
1489 [VM/SN76489AN] improve sound quality
1490 [VM/UPD7801] support correct serial i/o
1491 [VM/Z80] support pseudo bios call
1492
1493 [FP1100] improve auto key timing after shift key is pressed or released
1494 [FP1100] fix crtc horizontal frequency
1495 [FP1100] support cmt
1496 [FP1100/MAIN] support wait for i/o access
1497 [FP1100/SUB] support cmt control circuit consists of some standard logic ics
1498 [FP1100/SUB] support vram plane mask
1499 [MZ1500] support screen rotation (thanks Mr.Koucha-Youkan)
1500 [PASOPIA7/IOBUS] fix to initialize mio flag
1501 [PC8801MA/PC88] improve beep and cmd sing mixer
1502 [PC100] split setting for monitor type and screen rotation
1503 [PV1000/PSG] improve sound quality
1504
1505
1506 2/13/2015
1507
1508 [VM/UPD765A] add ugly patch for PC-8801 Kimochi Disk 2
1509
1510 [FP1100] change slot indices to support floppy drives
1511 [FP1100/MAIN] fix to clear irq from sub cpu when raise irq to sub cpu
1512 [PC8801MA/PC88] fix routine to set back color to black in color mode
1513 [PC8801MA/PC88] fix crtc to clear status in set interrupt mask (thanks Mr.cisc)
1514 [PC8801MA/PC88] fix crtc to restart when dma underrun does not occur
1515 [PC8801MA/PC88] fix out port 0x53 (thanks Mr.Redart)
1516
1517
1518 2/1/2015
1519
1520 [VM/DISK] fix condition to check if the track offset is valid
1521 [VM/DISK] fix routine to trim the disk image
1522
1523
1524 1/31/2015
1525
1526 [VM/DISK] improve for format operation
1527 [VM/DISK] fix issue that deleted mark is mistakely recognized as crc error
1528 [VM/MB8877] support write track command
1529 [VM/PTF20] rename pseudo EPSON TF-20 class from TF20 to PTF20
1530 [VM/PTF20] improve format command
1531 [VM/TF20] support EPSON TF-20
1532 [VM/UPD765A] support write id command
1533
1534 [HC20] support EPSON TF-20
1535
1536
1537 1/28/2015
1538
1539 [VM/DATAREC] fix issue for loading state file saved while recording
1540 [VM/PC6031] support save/load state
1541 [VM/UPD7552] support save/load state
1542 [VM/UPD7552] support init() function to specify sound rate
1543 [VM/YM2203] fix to reset fmdll before registers are restored (thanks Mr.Rednow)
1544
1545 [FAMILYBASIC] support save/load state
1546 [MULTI8/CMT] fix issue for loading state file saved while recording cmt
1547 [MZ2800] support save/load state
1548 [MZ5500] support save/load state
1549 [MZ6500] support save/load state
1550 [PC6001] fix to specify sound rate to uPD7552
1551 [PC6001] support save/load state
1552 [PC6001MK2] support save/load state
1553 [PC6001MK2SR] support save/load state
1554 [PC6601] support save/load state
1555 [PC6601SR] support save/load state
1556 [PC8801MA/PC88] fix issue for loading state file saved while recording cmt
1557 [PC8801MA/PC88] fix crtc for dma underrun case (thanks Mr.Rednow)
1558 [PC98HA] support save/load state
1559 [PC98HA] fix crash issue
1560 [PC98LT] support save/load state
1561 [PC98LT] fix crash issue
1562
1563
1564 1/24/2015
1565
1566 [COMMON] avoid _tfopen_s() and use _tfpoen() not to lock reading file
1567 [WINMAIN] fix to close d88 format disk image after image titles are read
1568
1569 [VM/DISK] fix to save image to temporary file if image file cannot be written
1570 [VM/MB8877] fix to enable REC NOT FOUND patch only for Batten Tanuki
1571
1572 [X1TURBO] support to select boot floppy media type 2D or 2HD
1573
1574
1575 1/21/2015
1576
1577 [MZ2500/SERIAL] fix port 0xcd for specifying Z80SIO TX/RX clock frequency
1578 [MZ2800/SERIAL] fix port 0xcd for specifying Z80SIO TX/RX clock frequency
1579
1580
1581 1/19/2015
1582
1583 [VM/HD146818P] support save/load state
1584 [VM/I386] support save/load state
1585 [VM/I8080] support save/load state
1586 [VM/I8155] support save/load state
1587 [VM/M6502] support save/load state
1588 [VM/MC6800] support save/load state
1589 [VM/MC6820] support save/load state
1590 [VM/MC6840] support save/load state
1591 [VM/UPD4991A] support save/load state
1592 [VM/UPD71071] support save/load state
1593 [VM/Z80SIO] improve transmit/receive timing
1594 [VM/Z80SIO] support external transmit/receive clocks
1595
1596 [FP1100] support save/load state
1597 [MULTI8] support save/load state
1598 [MYCOMZ80A] support save/load state
1599 [MZ1500] support correct sio timing
1600 [MZ2200] support correct sio timing
1601 [MZ2500] support to switch sio port address
1602 [MZ2500] support correct sio timing
1603 [MZ2800] support to switch sio port address
1604 [MZ2800] support correct sio timing
1605 [MZ5500] support correct sio timing
1606 [PASOPIA] support save/load state
1607 [PASOPIA7] support save/load state
1608 [PASOPIA7] fix to use standard i/o bus class
1609 [PASOPIA7/IOBUS] simplify unique i/o bus class
1610 [QC10] support save/load state
1611 [QC10] support correct sio timing
1612 [X1TURBO] support correct sio timing
1613 [X1TURBO] fix to use standard i/o bus class
1614 [X1TURBO/IOBUS] simplify unique i/o bus class
1615
1616
1617 1/14/2015
1618
1619 [COMMON] fix to use secure string functions
1620 [COMMON] add substitutes for _TCHAR and secure string functions
1621
1622 [VM/I386] improve i386 core again based on MAME 0.157
1623
1624 [MZ80A] support MZ-80AIF and floppy drives (thanks Mr.Suga)
1625
1626
1627 1/11/2015
1628
1629 [VM/MC6820] fix mc6820 build error (thanks Mr.Artane.)
1630
1631 [PC8801MA/PC88] fix RGB to COLOR_RGB macro (thanks Mr.Artane.)
1632 [PHC25] fix issue that cmt tape igam can not be correctly loaded
1633
1634
1635 1/10/2015
1636
1637 [VM/DATAREC] support NEC PC-6001 p6t format tape image (temporary)
1638 [VM/DATAREC] improve NEC PC-6001 p6 format tape image loader
1639 [VM/I386] improve i386 core based on MAME 0.157
1640 [VM/MC6847] support save/load state
1641 [VM/MSM58321] support save/load state
1642 [VM/YM2203] support to change device type to YM2608
1643
1644 [MAP1010] support save/load state
1645 [MZ80A] support save/load state
1646 [MZ80K] support save/load state
1647 [MZ1200] support save/load state
1648 [PC6001/SUB] support p6t format tape image (temporary)
1649 [PC6001/SUB] fix to start/stop data recorder by 0x19/0x1a command
1650 [PC6001/PSUB] support p6t format tape image (temporary)
1651 [PC6001/PSUB] fix cmt loader to wait 1sec between header and body
1652 [PC8801MA] support to select PC-8801-23 (OPNA) or PC-8801-11 (OPN)
1653 [PC100] support save/load state
1654 [PHC20] support save/load state
1655 [PHC25] support save/load state
1656 [PV1000] support save/load state
1657 [RX78] support save/load state
1658
1659
1660 1/1/2015
1661
1662 [PC8801MA/PC88] fix to mask bit4-7 of extended ram bank register
1663
1664
1665 12/29/2014
1666
1667 [VM/SN76489AN] support save/load state
1668 [VM/TMS9918A] support save/load state
1669 [VM/TMS9995] support save/load state
1670 [VM/UPD7801] support save/load state
1671
1672 [M5] support save/load state
1673 [MZ700] support save/load state
1674 [MZ800] support save/load state
1675 [MZ1500] support save/load state
1676 [MZ1500/KANJI] support MZ-1R23 and MZ-1R24
1677 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
1678 [PV2000] support save/load state
1679 [PYUTA] support save/load state
1680 [SC3000] support save/load state
1681 [SCV] support save/load state
1682
1683
1684 12/26/2014
1685
1686 [VM/AND] support save/load state
1687 [VM/I8237] support save/load state
1688 [VM/I86] support save/load state
1689 [VM/LS244] support save/load state
1690 [VM/LS393] support save/load state
1691 [VM/NAND] support save/load state
1692 [VM/NOR] support save/load state
1693 [VM/NOT] support save/load state
1694 [VM/OR] support save/load state
1695 [VM/UPD1990A] fix to show lsb bit of second when shift register is not updated
1696 [VM/UPD7220] support save/load state
1697
1698 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
1699 [PC8801MA/PC88] fix cmt issue that pacland cannot be loaded on PC-8001mkIISR
1700 [PC9801] support save/load state
1701 [PC9801E] support save/load state
1702 [PC9801U] support save/load state
1703 [PC9801VF] support save/load state
1704 [PC9801VM] support save/load state
1705 [PC98DO] support save/load state
1706
1707
1708 12/25/2014
1709
1710 [EMU/WIN32] fix to remove printer file if the file size is less than 2 bytes
1711 [EMU/WIN32] fix to initialize virtual machine when sound device type is changed
1712
1713 [VM/HD46505] support save/load state
1714 [VM/I286] support save/load state
1715 [VM/I8259] support save/load state
1716 [VM/MCS48] support save/load state
1717 [VM/UPD1990A] fix to show lsb bit of second after all bit are read
1718
1719 [MZ2200] support save/load state
1720 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
1721 [PC8801MA/PC88] fix renderer for graphic screen with text attribute color
1722 [X1] support save/load state
1723 [X1TWIN] support save/load state
1724 [X1TURBO] support save/load state
1725
1726
1727 12/23/2014
1728
1729 [EMU/WIN32] simplify get/put functions for several types in file i/o class
1730
1731 [VM/BEEP] support save/load state
1732 [VM/DATAREC] support save/load state
1733 [VM/DISK] support save/load state
1734 [VM/DISK] fix issue that disk image except d88 or beta image may not be saved
1735 [VM/EVENT] fix load state function to update number of sound samples per frame
1736 [VM/FMGEN] support save/load state
1737 [VM/I8251] support save/load state
1738 [VM/I8253] support save/load state
1739 [VM/I8255] support save/load state
1740 [VM/IO] support save/load state
1741 [VM/MB8877] support save/load state
1742 [VM/PC6031] fix to initialize old_D2H
1743 [VM/PC80S31K] support save/load state
1744 [VM/PCM1BIT] support save/load state
1745 [VM/RP5C01] support save/load state
1746 [VM/UPD765A] support save/load state
1747 [VM/UPD1990A] support save/load state
1748 [VM/W3100A] support save/load state
1749 [VM/YM2151] support save/load state
1750 [VM/YM2203] support save/load state
1751 [VM/Z80] support save/load state
1752 [VM/Z80CTC] support save/load state
1753 [VM/Z80DMA] support save/load state
1754 [VM/Z80PIO] support save/load state
1755 [VM/Z80SIO] support save/load state
1756
1757 [MZ80B] support save/load state
1758 [MZ1500/QUICKDISK] fix to clear first data/send break flags
1759 [MZ2500] support save/load state
1760 [MZ2500/CMT] fix issue that Laydock is not correctly booted
1761 [PC8001MKIISR] support save/load state
1762 [PC8801MA] support save/load state
1763 [PC8801MA/PC88] fix to reset dirty NIPPY patch flag
1764 [PC8801MA/PC88] fix not to render text scree when dma ch.2 is not running
1765
1766
1767 12/18/2014
1768
1769 [EMU/WIN32] support save/load state
1770 [EMU/WIN32] support get/put functions for several types in file i/o class
1771
1772 [VM/EVENT] support save/load state functions
1773 [VM/HUC6280] support save/load state functions
1774 [VM/I8155] fix to clear event register id in reset()
1775 [VM/I8253] fix to clear event register id in reset()
1776 [VM/UPD765A] fix to clear event register id in reset()
1777
1778 [MZ2500/CMT] fix to check the pulse width of ipl reset signal
1779 [PCENGINE] support save/load state
1780
1781
1782 12/16/2014
1783
1784 [VM/MB8877] fix to show not ready status a moment when no command is running
1785
1786 [MZ80A] add EmuZ-80A codes (thanks Mr.Suga)
1787
1788
1789 11/28/2014
1790
1791 [X1TURBO/DISPLAY] fix text renderer for 32rasters/char mode
1792
1793
1794 11/22/2014
1795
1796 [WIN32/SCREEN] support two screen stretch modes keep aspect and fill screen
1797
1798 [VM/I8080] fix debugger trace issue in busreq status
1799 [VM/I86] fix debugger trace issue in busreq status
1800 [VM/I286] fix debugger trace issue in busreq status
1801 [VM/I386] fix debugger trace issue in busreq status
1802 [VM/Z80] fix debugger trace issue in busreq status
1803
1804
1805 11/21/2014
1806
1807 [PC8801MA/PC88] fix to support multi blocks tape images
1808 [PC8801MA/PC88] add dirty patch for NIPPY
1809
1810
1811 10/29/2014
1812
1813 [PC8801MA/PC88] fix to check dma underrun in every frames
1814 [PC8801MA/PC88] fix port number of crtc status
1815 [PC8801MA/PC88] add function to read crtc parameters
1816
1817
1818 10/28/2014
1819
1820 [PC8801MA/PC88] fix crtc issue that dma underrun never occurs
1821 [PC8801MA/PC88] fix crtc status
1822
1823
1824 10/27/2014
1825
1826 [PC8801MA/PC88] revert the uPD5257 fix for CHOBIN
1827
1828
1829 10/26/2014
1830
1831 [WINMAIN] fix frame rate issue again
1832
1833
1834 10/25/2014
1835
1836 [WINMAIN] fix frame rate issue (thanks Mr.Rednow)
1837 [WIN32/DEBUGGER] fix issue about inputting decimal value
1838
1839 [VM/Z80] fix disassembler
1840
1841 [PC8801MA/PC88] fix uPD8257 dma controller
1842 [PC9801] fix PC-9801-26K bios size
1843
1844
1845 10/11/2014
1846
1847 [WIN32/DEBUGGER] fix issue that hexa value ends with d is recognized as decimal
1848
1849 [VM/Z80] fix disassembler
1850
1851 [PC8801MA/PC88] fix to press insdel key automatically when backspace is pressed
1852
1853
1854 10/10/2014
1855
1856 [VM/I8155] fix issue in the case that cpu clock is less than const frequency
1857 [VM/I8253] fix issue in the case that cpu clock is less than const frequency
1858 [VM/Z80CTC] fix issue in the case that cpu clock is less than const frequency
1859
1860 [PC8801MA/PC88] support PCG-8100
1861
1862
1863 10/4/2014
1864
1865 [PC8801MA/PC88] fix color/monochrome and 320x200/640x200 bits in port31
1866
1867
1868 9/29/2014
1869
1870 [WIN32/SCREEN] support crt filter
1871
1872 [BABBAGE2ND] update circuit board picture
1873 [PC9801U] support NEC PC-9801U
1874 [PC9801VF] support NEC PC-9801VF
1875
1876
1877 9/13/2014
1878
1879 [WIN32/DEBUGGER] support search command
1880
1881 [VM/I86] support to change IP register value from debugger console
1882 [VM/I286] support to change IP register value from debugger console
1883 [VM/I386] support to change IP register value from debugger console
1884 [VM/MC6800] support debugger
1885
1886 [HC20/MEMORY] fix keyboard chattering
1887
1888
1889 9/7/2014
1890
1891 [WIN32/DEBUGGER] support debugger console
1892
1893 [VM/DEBUGGER] support common debugger object
1894 [VM/EVENT] fix to check ownew of event before it is canceled
1895 [VM/I8080] support debugger
1896 [VM/I86] support debugger
1897 [VM/I86] remove code for i186 and i286
1898 [VM/I286] fix for i8086/i8088/i80186
1899 [VM/I286] fix not to quit REP when remained icount is less than 0
1900 [VM/I286] support debugger
1901 [VM/I386] support debugger
1902 [VM/MB8877] fix not to cancel event registered by other device
1903 [VM/MCS48] support debugger
1904 [VM/UPD7801] support debugger
1905 [VM/Z80] support debugger
1906
1907 [FM16PI] fix to use new i86 core
1908 [FMR30] fix to use new i86 core
1909 [MZ2200] fix to use new i86 core
1910 [MZ5500] fix to use new i86 core
1911 [MZ6500] fix to use new i86 core
1912 [MZ6550] fix to use new i86 core
1913 [PC8801/PC88] fix uPD8257 address and counter registers
1914 [PC100] fix to use new i86 core
1915 [PC9801] fix to use new i86 core
1916 [PC9801E] fix to use new i86 core
1917
1918
1919 8/29/2014
1920
1921 [PC8801/PC88] fix crtc to support non transparent mode
1922 [PC8801/PC88] fix crtc issue that cursor is not displayed in non attibutes mode
1923
1924
1925 8/28/2014
1926
1927 [COMMON] fix all vcproj files to set WholeProgramOptimization option
1928 [WINMAIN] support 320x240 full screen mode
1929
1930 [VM/FMGEN] update fmgen.cpp from v1.49 to v1.50 (thanks Mr.Rururu-Tan)
1931 [VM/FMGEN] update opna.cpp from v1.68 to v1.70 (thanks Mr.Rururu-Tan)
1932 [VM/DATAREC] support NEC PC-6001 cas/p6 format tape image
1933 [VM/I386] fix memory leak issue
1934 [VM/I386] fix x87 opcodes FPREM and FPREM1 based on MAME 0.154
1935 [VM/MC6847] support enable/disable signal
1936 [VM/PC6031] support NEC PC-6031 and PC-6032 (thanks Mr.Nishida)
1937 [VM/UPD765A] fix to compare all of C/H/R/N to search sector (thanks Mr.Haserin)
1938
1939 [GAMEGEAR/MEMORY] fix memory leak issue
1940
1941 [MZ2500] fix to reset only cpu and memory map in standard (non-ipl) reset
1942 [MZ2500/CMT] fix to check the pulse width of ipl reset and cmt eject signals
1943 [MZ2500/CRTC] fix 640x400, 4 colors mode for Yukara K2 (temporary)
1944 [MZ2500/FLOPPY] support i/o signal to swtich internal/external floppy drives
1945 [MZ2500/FLOPPY] remove dirty patch for Laydock
1946
1947 [PC6601] support real sub cpu emulation (thanks Mr.Moriya)
1948 [PC6601/FLOPPY] rename system to floppy
1949 [PC6601/FLOPPY] split to PC-6601 internal floppy drive class and PC-6031 class
1950 [PC6601/FLOPPY] support to switch internal/external floppy drives
1951 [PC6601/MEMORY] split to memory class and timer/irq class
1952 [PC6601/MEMORY] support CRTKILL/BUSRQ signals
1953 [PC6601/PSUB] rename keyboard to psub (pesudo sub cpu)
1954 [PC6601/PSUB] simplify cmt codes
1955
1956 [PC8801/PC88] fix text attributes
1957
1958
1959 5/15/2014
1960
1961 [PC6001] update yaPC-6001/6201/6601 codes (thanks Mr.tanam)
1962 [PC6001] support PC-80S31K floppy drives
1963 [PC6001MK2] support PC-80S31K floppy drives
1964 [PC6001MK2SR] add yaPC-6401 codes (thanks Mr.tanam)
1965 [PC6601SR] add yaPC-6801 codes (thanks Mr.tanam)
1966
1967
1968 5/1/2014
1969
1970 [VM/I286] reimplement based on MAME 0.149
1971 [VM/I286] support disassembler
1972 [VM/I386] reimplement based on MAME 0.152
1973 [VM/I386] support disassembler
1974
1975 [FMR50] split project for i286, i386 and i486
1976 [FMR60] split project for i286, i386 and i486
1977 [FMR50/MEMORY] improve memory address mask for cpu and dma
1978 [FMR50/MEMORY] support shutdown flag
1979 [FMR50/MEMORY] remove invalid color palette i/o
1980 [FMR50/MEMORY] fix text color palette #0
1981 [FMR50/MEMORY] fix text reverse/blink
1982 [FMR50/TIMER] support free run counter
1983
1984
1985 4/17/2014
1986
1987 [WINMAIN] fix resource leak issue (thanks Mr.Redart)
1988 [EMU/WIN32] fix resource leak issue (thanks Mr.Redart)
1989
1990 [VM/FMGEN] fix compiler dependent issue
1991 [VM/YM2203] support full sound generator dll features (thanks Mr.Redart)
1992
1993 [MZ1500/QUICKDISK] support *.qdf raw quick disk images
1994 [PX7/MEMORY] fix super impose signal based on openMSX-0.10.0
1995
1996
1997 4/10/2014
1998
1999 [EMU/WIN32] support to map keys to joystick buttons
2000
2001 [GAMEGEAR] fix to map keys to joystick buttons
2002 [MASTERSYSTEM] fix to map keys to joystick buttons
2003 [PX7/MEMORY] fix to add one clock wait for each m1 cycle
2004 [PC6001] update yaPC-6001/6201/6601/6801 codes (thanks Mr.tanam)
2005
2006
2007 4/8/2014
2008
2009 [EMU/WIN32] support to capture the movie sounds in DirectShow codes
2010
2011 [VM/DATAREC] support SORD M5 cas format tape image
2012 [VM/LD700] support PIONEER LD-700 laser-disc player based on openMSX-0.10.0
2013 [VM/PCM1BIT] fix noise occurs when input signals top
2014 [VM/YM2203] support to overwrite i/o mode to fixed value
2015
2016 [M5/CMT] stop loading cmt when tape image reaches the end of tape
2017 [PX7] support PIONEER PX-7 (MSX1 + laser-disc player)
2018 [PX7] fix MSX1 implements (thanks Mr.umaiboux)
2019
2020
2021 4/7/2014
2022
2023 [WINMAIN] fix issue in the case that menu bar becomes multi line
2024
2025 [VM/DATAREC] fix to output no sound signal when tape image reaches end of tape
2026 [VM/YM2203] fix build error in YM2608 case
2027
2028
2029 4/1/2014
2030
2031 [VM/TMS9918A] fix mode1 and mode1+2 to fill out of screen with back color
2032 [VM/YM2203] fix i/o port codes for AY-3-8910/8912/8913
2033 [VM/YM2203] fix assert issue in fmgen module (thanks Mr.Mamiya)
2034
2035 [PC8001MK2SR] fix ini file name
2036
2037
2038 3/26/2014
2039
2040 [EMU/WIN32] improve video recorder timing to sync to sound recorder
2041 [EMU/WIN32] improve video recorder to compress frames in another thread
2042 [EMU/WIN32] support to play a movie file
2043 [EMU/WIN32] support Fgets() in file i/o class
2044 [EMU/WIN32] support new function to get the file path without extension
2045
2046 [VM/TMS9918A] support super impose
2047
2048 [GAMEGEAR] add yaGAMEGEAR codes (thanks Mr.tanam)
2049 [MASTERSYSTEM] add yaMASTERSYSTEM codes (thanks Mr.tanam)
2050 [PC6001] update yaPC-6001 codes (thanks Mr.tanam)
2051 [PC6001MK2] add yaPC-6201 codes (thanks Mr.tanam)
2052 [PC6601] add yaPC-6601 codes (thanks Mr.tanam)
2053 [PX7] support PIONEER PX-7 (MSX1 + laser-disc player) (partial)
2054
2055
2056 1/8/2014
2057
2058 [VM/DISK] fix cpdread converter to check cylinder/side in track info block
2059 [VM/DISK] fix cpdread converter to check deleted mark
2060 [VM/MB8877] fix to seek one track when force interrupt is done
2061
2062 [MZ800/FLOPPY] connect fdc drq signal to cpu irq pin
2063 [MZ800/FLOPPY] support irq mask register
2064 [MZ800/FLOPPY] support motor on/off signal delay
2065 [MZ800/MEMORY] support monochrome display
2066 [MZ800/MEMORY] fix to connect vblank signal to Z80PIO:PA5, not hblank signal
2067
2068
2069 12/31/2013
2070
2071 [EMU/WIN32] support printer interface
2072
2073 [PC8801/PC88] support printer interface
2074 [PC9801/PRINTER] support printer interface
2075 [PC98LT/PRINTER] support printer interface
2076 [MZ800] change the floppy drive type from 2D to 2DD
2077 [X1TURBO/PRINTER] support printer interface
2078
2079
2080 12/5/2013
2081
2082 [VM/MC6840] support MC6840 (partial)
2083
2084 [PC8801/PC88] fix to show opn busy flag at the first access only for ALPHA
2085 [PC8801/PC88] support crtc reverse flag
2086
2087
2088 8/24/2013
2089
2090 [EMU/WIN32] fix access lamp renderer for Direct3D9
2091
2092 [VM/HD46505] fix to initialize frequency if vline is lesser than 400
2093 [VM/MB8877] fix not to show record not found status after drive is changed
2094 [VM/MB8877] fix to activate access lamp while searching target sector
2095 [VM/MC6847] add function to load external cgrom image
2096 [VM/MC6847] support to request bus to cpu in display timing
2097 [VM/MC6847] support color bleed in black/white pattern (thanks Mr.tanam)
2098
2099 [PC6001] add yaPC-6001 codes (thanks Mr.tanam)
2100 [X1TURBO/EMM] change EMM memory size to 320KB
2101 [X1TURBO/PSUB] fix to clear irq flag when z80 reads data from sub cpu
2102
2103
2104 8/21/2013
2105
2106 [WINMAIN] fix to use GetFullPathName() to get the parent directory
2107
2108 [VM/MB8877] modify constant period for searching sector
2109
2110
2111 8/16/2013
2112
2113 [VM/DISK] add ugly patch for X1turbo ARCUS
2114 [VM/MB8877] fix to use constant period for searching sector if disk has no skew
2115 [VM/MB8877] fix to show busy status while searching sector if sector not found
2116 [VM/Z80DMA] fix dma stop condition
2117
2118
2119 8/10/2013
2120
2121 [VM/DATAREC] fix not to skip frames while doint ff/rew
2122 [VM/DATAREC] support ff/rew for cas and tap images
2123 [VM/DATAREC] support APSS signals and doing APSS for SHARP X1
2124
2125 [MZ2200] support to select if loading mzt to ram directly or not
2126 [X1TURBO] fix cmt ff/rew speed to x16
2127 [X1TURBO/PSUB] support APSS command
2128
2129
2130 8/9/2013
2131
2132 [EMU/WIN32] improve debug log function
2133
2134 [VM/Z80DMA] fix not to reset all registers in reset command
2135
2136 [X1] support CZ-8BM2
2137 [X1/MOUSE] support serial mouse
2138
2139
2140 8/8/2013
2141
2142 [VM/DISK] fix not to convert standard disk images to d88 format images
2143 [VM/DISK] add ugly patch for X1turbo ALPHA
2144 [VM/HD46505] reset registers and timings in reset()
2145 [VM/MB8877] fix to use constant wait to search sector for standard disk image
2146 [VM/MB8877] add ugly patch for X1turbo ALPHA
2147 [VM/YM2151] fix to show busy status in a moment
2148 [VM/YM2203] fix to show busy status in a moment
2149 [VM/Z80DMA] fix dma stop condition
2150
2151 [PC8801/PC88] improve initial memory pattern
2152 [X1TURBO/DISPLAY] fix text renderer for kanji character on standard display
2153 [X1TURBO/DISPLAY] fix text renderer for 16rasters/char mode
2154 [X1TURBO/IO] fix not to add wait for text vram (temporary)
2155
2156
2157 8/2/2013
2158
2159 [EMU/WIN32] fix to create new avi file when current file is close to 2GB
2160
2161 [VM/DISK] support 1.20MB/1.44MB/2.88MB floppy disk images
2162 [VM/DISK] fix to add index mark in track image
2163 [VM/UPD765A] fix read data command when sector size or number is invalid
2164 [VM/UPD765A] fix seek time for MZ-3500
2165
2166
2167 8/1/2013
2168
2169 [VM/DEVICE] support virtual function to set or get expend cpu clocks
2170 [VM/DEVICE] support virtual function to get passed usec
2171 [VM/DEVICE] support virtual functions for dma access with i/o wait
2172 [VM/DISK] support function to get perid to transfer specified bytes
2173 [VM/DISK] support functions to get drive rpm and track size
2174 [VM/DISK] improve make track image
2175 [VM/DEVICE] support function to get passed usec
2176 [VM/I86] support function to get and set expend cpu clocks
2177 [VM/I86] fix single mode dma when busreq is active
2178 [VM/I286] support function to get and set expend cpu clocks
2179 [VM/I386] fix single mode dma when busreq is active
2180 [VM/I386] support function to get and set expend cpu clocks
2181 [VM/I386] fix single mode dma when busreq is active
2182 [VM/MB8877] improve timing of index hole, seek, search sector and transfer data
2183 [VM/MB8877] improve to raise drq signal for each data
2184 [VM/MB8877] improve timing of index hole, seek, search sector and transfer data
2185 [VM/UPD765A] improve read data command to read sector gaps among sectors
2186 [VM/UPD765A] improve read id command to read id of first found sector
2187 [VM/Z80] support function to get and set expend cpu clocks
2188 [VM/Z80] fix single mode dma when busreq is active
2189 [VM/Z80DMA] improve timing of data transfer, bus request and release
2190
2191 [PC8801/PC88] support to select hireso/standard display type
2192 [PC8801/PC88] improve memory wait (thanks Mr.Crazy Unit)
2193 [X1TURBO] fix not to input 2MHz to Z80CTC on CZ-8BS1
2194 [X1TURBO/DISPLAY] fix color reverse attribute (thanks Mr.Enri)
2195 [X1TURBO/FLOPPY] support motor on/off signal (thanks Mr.Sato)
2196 [X1TURBO/IO] improve i/o wait (thanks Mr.Sato)
2197
2198
2199 7/25/2013
2200
2201 [X1TURBO/DISPLAY] fix text renderer for vertical/horizontal doubled character
2202
2203
2204 7/24/2013
2205
2206 [WINMAIN] support 320x240 fullscreen mode
2207 [EMU/WIN32] support multiple quick disk drives and cart slots
2208 [CONFIG] support to read/write ini file
2209
2210
2211 7/23/2013
2212
2213 [WINMAIN] simplify codes for boot mode and device type menus
2214 [EMU/WIN32] fix sound recorder not to output the old samples
2215
2216 [VM/HD146818P] fix not to save backuped ram if it is not modified
2217 [VM/MCS48] fix to divide the given clocks in MCS48 class
2218 [VM/MCS48] fix not to run cpu if enough clocks are not given
2219 [VM/RP5C15] fix not to save backuped ram if it is not modified
2220
2221 [FAMILYBASIC] support to select basic rom
2222 [FAMILYBASIC/MEMORY] fix not to save backuped ram if it is not modified
2223 [FMR30/CMOS] fix not to save backuped ram if it is not modified
2224 [FMR50/CMOS] fix not to save backuped ram if it is not modified
2225 [J3100SL/SLMEMORY] fix not to save backuped ram if it is not modified
2226 [PC8801MA] support dipswitch to select memory wait on/off
2227 [PC8801MA/PC88] fix display vertical frequency
2228 [PC8801MA/PC88] fix m1 wait and ram/vram wait clocks
2229 [PC98HA/MEMORY] fix not to learn ram/ram drive/memcard if they are not modified
2230 [QC10/MEMORY] fix not to save backuped ram if it is not modified
2231 [TK80BS] support to select basic rom
2232 [MZ700/CMOS] fix not to save backuped ram if it is not modified
2233 [SCV/MEMORY] fix not to save backuped ram if it is not modified
2234 [X1TURBO/PSUB] fix key repeat timing
2235 [X1TURBO/SUB] fix signal to detect cassette tape
2236
2237
2238 5/11/2013
2239
2240 [VM/I286] reimplement based on MAME 0.148
2241 [VM/I386] reimplement based on MAME 0.148
2242 [VM/I8255] improve mode #1 and #2
2243 [VM/MCS48] support mcs48 based on MAME 0.148
2244
2245 [X1TURBO] support real sub cpu and keyboard emulation
2246 [X1TURBO/DISPLAY] fix routine to get currently displayed character address
2247 [X1TURBO/DISPLAY] fix routine to render Vx2 character
2248 [X1TURBO/PSUB] improve key repeat timing
2249
2250
2251 4/25/2013
2252
2253 [VM/DATAREC] fix mzt image converter based on Bin2Wav
2254
2255 [MZ2200] fix to reset Z80PIO in special_reset()
2256 [MZ2200/MEMORYB80] fix to load mzt image to memory only when offset is 0
2257 [MZ2200/MZ1M01] fix to reset inport value from Z80PIO in reset()
2258
2259 [PC8201] fix cpu clock from 2.4MHz to 2.4576MHz
2260 [PC8201] support cmt
2261 [PC8201] fix to reset rtc strobe signal at boot
2262
2263
2264 4/14/2013
2265
2266 [WINMAIN] support to show a message on title bar post from vm or emu class
2267 [WINMAIN] disable close media menu when media file is not opened
2268 [EMU/WIN32] add function to post a message onto title bar
2269
2270 [VM/DATAREC] fix mzt image converter to add 1sec space after header block
2271 [VM/DATAREC] support to post the tape status message onto title bar
2272 [VM/Z80PIO] fix handshake signals in bidirectional mode
2273 [VM/Z80PIO] fix masks follows bit in control register
2274 [VM/Z80PIO] fix to disable interrupt until the mask register is written
2275
2276 [MZ80B/MEMORY] support optional 2nd vram
2277 [MZ2200/MEMORY] fix not to load mzt image to memory when attribute is not $01
2278 [MZ2200/MZ1M01] support 16bit cpu board (MZ-1M01)
2279
2280
2281 3/30/2013
2282
2283 [VM/DATAREC] fix issue that sample number in recorded wav file header is 0
2284 [VM/DATAREC] improve recording wav file
2285 [VM/DATAREC] improve wave shaper function to support dB-BASIC
2286 [VM/EVENT] fix issue that continuous event causes invalid event clock
2287 [VM/Z80PIO] support handshake mode
2288
2289 [MZ2200/MEMORY] support m1 wait when ipl rom is selected
2290 [MZ2200/MEMORY] support vram access wait
2291 [MZ2200/MZ1R13] fix address increment
2292
2293
2294 3/29/2013
2295
2296 [MZ2200] support quick disk drive (MZ-1E18 and MZ-1F11)
2297 [MZ2200/MZ1R12] support to load MZ-1E18 ipl rom image
2298 [MZ2200/MZ1R13] support to switch kanji/dictionary roms
2299
2300
2301 3/28/2013
2302
2303 [WINMAIN] fix to support max 30 screen resolutions
2304
2305 [VM/DATAREC] support wave shaper function
2306 [VM/EVENT] fix not to skip frames when the sound is outputted
2307
2308
2309 3/23/2013
2310
2311 [VM/I8080] support disassembler
2312
2313 [FP200] support CASIO FP-200
2314
2315
2316 3/21/2013
2317
2318 [VM/DATAREC] fix to skip the fact chunk in wave file header
2319
2320 [MZ80B] support SHARP MZ-80B
2321 [MZ2200] support SHARP MZ-2200
2322
2323
2324 2/26/2013
2325
2326 [WINMAIN] destry window before emulation core is released
2327
2328 [PC8801MA/PC88] fix text attributes
2329
2330
2331 2/7/2013
2332
2333 [EMU/WIN32] remove the function to play media files
2334
2335 [VM/DATAREC] support fast forward and rewind
2336 [VM/DATAREC] support playing wav file
2337 [VM/HD146818P] fix to restart timer event when date/time is modified
2338 [VM/MSM58321] fix to restart timer event when date/time is modified
2339 [VM/RP5C01] fix to restart timer event when date/time is modified
2340 [VM/UPD1990A] fix to restart timer event when date/time is modified
2341 [VM/UPD4990A] fix uPD1990A compatible mode
2342 [VM/Z80] revert modifying clocks for interrupt in mode2
2343
2344 [FMR30/RTC] fix to restart timer event when date/time is modified
2345 [HC40/IO] fix to restart timer event when date/time is modified
2346 [HC80/IO] fix to restart timer event when date/time is modified
2347 [MZ2500/CASSETTE] support playing a music cassette tape
2348 [MZ2500/CASSETTE] support load/save a data cassette tape
2349 [MZ2500/CASSETTE] support fast forward and rewind a cassette tape
2350 [X07/IO] fix to restart timer event when date/time is modified
2351 [X1TURBO/SUB] fix to restart timer event when date/time is modified
2352 [X1TURBO/SUB] support fast forward and rewind a cassette tape
2353
2354 [TOOL/MZ2500] add new tool to cleanup the cassette tape for APSS
2355
2356
2357 1/23/2013
2358
2359 [WINMAIN] support drag & drop a cart or disk image files
2360
2361 [VM/HD146818P] support modifying the date and time
2362 [VM/MSM58321] renamed from RTC58321 to MSM58321
2363 [VM/MSM58321] support modifying the date and time
2364 [VM/MSM58321] support busy flag and base signal register
2365 [VM/MSM58321] remove ugly functions for FMR-50/60
2366 [VM/MS5832] removed and joined to MSM58321
2367 [VM/RP5C01] support modifying the date and time
2368 [VM/RP5C15] removed and joined to RP5C01
2369 [VM/UPD1990A] support modifying the date and time
2370 [VM/UPD1990A] remove ugly functions for PC-9801/PC-98LT
2371 [VM/UPD4991A] support modifying the date and time
2372 [VM/Z80] revert previous modification
2373 [VM/Z80] modify clocks for interrupt in mode2
2374
2375 [FM16PI] replace rtc chip from msm5832 to rtc58321
2376 [FMR30/RTC] support modifying the date and time
2377 [FMR50/TIMER] support rtc with standard signal connections
2378 [HC40/IO] support modifying the date and time
2379 [HC80/IO] support modifying the date and time
2380 [PC9801] support rtc with standard signal connections
2381 [PC9801/DISPLAY] initialize year data in memory switch
2382 [PC98LT/CALENDAR] support rtc with standard signal connections
2383 [PC100] fix rtc signal connection and now rtc works fine
2384 [PCENGINE] fix to check the selected cart is for super grafx
2385 [X07/IO] support modifying the date and time
2386 [X1TURBO/SUB] support modifying the date and time
2387
2388
2389 1/18/2013
2390
2391 [VM/DISK] fix to always save the converted disk image
2392 [VM/Z80] revert reimplemented Z80 core based on MAME 0.145
2393
2394 [PC8801MA/PC88] support n80 format tape image
2395
2396
2397 12/29/2012
2398
2399 [EMU/WIN32] support joysticks with more than 4 buttons
2400 [EMU/WIN32] support new function to get crc32 value
2401
2402 [VM/DISK] fix make_track() to consider the media type
2403 [VM/DISK] fix teledisk/imagedisk converter to get the correct media type
2404 [VM/UPD765A] fix read diagnotics to start reading at the top of 1st sector data
2405
2406 [FAMILYBASIC/PPU] fix crash issue in ppu
2407 [PC8001MK2SR] support NEC PC-8001mkIISR
2408 [PCENGINE] support NEC-HE PC Engine / SuperGrafx
2409
2410
2411 10/25/2012
2412
2413 [PC8801MA/PC88] fix dma wait cycles on V1S mode
2414
2415
2416 10/23/2012
2417
2418 [VM/HUC6280] reimplement based on MAME 0.147
2419 [VM/I286] reimplement based on MAME 0.147
2420 [VM/I386] reimplement based on MAME 0.147
2421
2422 [FAMILYBASIC/MEMORY] fix joypad status
2423 [PC8801MA/PC88] fix video memory wait on V1S mode
2424 [X1TWIN/PCE] reimplement vdc based on MESS 0.147
2425
2426
2427 8/18/2012
2428
2429 [EMU/WIN32] support to switch GDI/Direct3D9
2430
2431 [VM/UPD7220] add get_start() function
2432 [VM/YM2203] support mamefm.dll(V1)
2433
2434 [PC8801MA/PC88] fix text attributes based on m88
2435 [PC8801MA/PC88] fix to update memory wait in reset() 
2436 [PC9801/DISPLAY] fix to check gdc start status
2437
2438
2439 3/20/2012
2440
2441 [EMU/WIN32] fix not to render screen to Direct3D9 buffer while recording video
2442
2443 [VM/DEVICE] add new virtual function to nitify ei opecode is done on cpu
2444 [VM/YM2151] fix to raise/clear irq line when it is changed as level signal
2445 [VM/YM2203] fix to raise/clear irq line when it is changed as level signal
2446 [VM/Z80] fix to notify ei opecode is done on z80 core
2447
2448 [PC8801MA/PC88] fix sound irq based on m88 for Lipstick Adv and Re-Fight
2449
2450
2451 3/15/2012
2452
2453 [EMU/WIN32] fix to renew vm class instance to change cpu clock in reset()
2454
2455 [PC8801MA/PC88] support data recorder
2456 [PC8801MA/PC88] fix not to show pallete#0 color when graph screen is disabled
2457 [PC8801MA/PC88] fix to recognize ctrl + comma/period as numpad comma/period
2458
2459
2460 3/6/2012
2461
2462 [WINMAIN] fix to reset timing controls when run any extra frames to fill sound buffer
2463 [EMU/WIN32] fix to stretch offscreen buffer in both window mode and fullscreen mode
2464 [EMU/WIN32] fix to call ReleaseDC() to release the device context
2465 [EMU/WIN32] fix to call SelectObject() to select the old hBmp before release the DIBSection
2466 [EMU/WIN32] fix to start play sound buffer when virtual machine is driven
2467 [EMU/WIN32] fix to use constant threshold for joystick direction values
2468 [EMU/WIN32] support table to convert given keycodes from winmain
2469 [EMU/WIN32] fix to initialize d88 multi volume handler
2470
2471 [VM/DEVICE] add virtual function to fetch opecode
2472 [VM/FMGEN] fix to give the advanced time with chip clock, not usec
2473 [VM/YM2151] fix to initialize register #29 to enable only timer interrupt
2474 [VM/YM2151] fix to update fmgen count when read/write opm registers
2475 [VM/YM2151] fix to update fmgen count with chip clocks
2476 [VM/YM2203] fix to update fmgen count when read/write opn(a) registers
2477 [VM/YM2203] fix to update fmgen count with chip clocks
2478 [VM/Z80] fix to use new fetch_op() function to fetch opecode from memory bus
2479
2480 [PASOPIA] support floppy drives by Mr.zak
2481 [PASOPIA/DISPLAY] fix attribute and display mode by Mr.zak
2482 [PASOPIA/MEMORY] fix vram access via pio by Mr.zak
2483 [PASOPIA/PAC2] support kanji rom and joystick pac by Mr.zak
2484 [PASOPIA/RAMPAC2] support to change file to load/save rampac2 image by Mr.zak
2485
2486 [PASOPIA7] fix memory bank switch by Mr.zak
2487 [PASOPIA7/RAMPAC2] support to change file to load/save rampac2 image by Mr.zak
2488
2489 [PC8801MA] change rtc device type from uPD1990A to uPD4990A
2490 [PC8801MA/PC88] support bus mouse
2491 [PC8801MA/PC88] change memory wait cycles
2492 [PC8801MA/PC88] fix not to draw cursor before cursor position is updated
2493 [PC8801MA/PC88] fix to refer text attributes for hireso screen
2494 [PC8801MA/PC88] fix a ugly patch for attributes issue for RST Ongaku Disk 12
2495
2496
2497 2/22/2012
2498
2499 [WINMAIN] add codes to check memory leaks in debug build
2500 [VM/*] fix memory leaks
2501
2502 [MULTI8/CMT] fix not to refer other device in release() function
2503 [MZ1500/QUICKDISK] fix not to refer other device in release() function
2504 [PC9801/CMT] fix not to refer other device in release() function
2505 [TK80BS/CMT] fix not to refer other device in release() function
2506
2507
2508 2/21/2012
2509
2510 [PC8801MA/PC88] update memory wait cycles
2511
2512
2513 2/20/2012
2514
2515 [WINMAIN] support d88 disk image with multi voluemes
2516 [EMU/WIN32] update screen manager with Direct3D9
2517
2518 [VM/DISK] support d88 disk image with multi voluemes
2519
2520 [JX/DISPLAY] fix not to render screen just after screen size is changed
2521 [PC8801MA/PC88] fix to render 640x400 graph screen refering text attributes
2522 [PC8801MA/PC88] update memory/dma wait cycles based on m88 and QUASI88
2523
2524
2525 2/16/2012
2526
2527 [WINMAIN] simplify timing controls
2528 [EMU/WIN32] simplify screen manager
2529 [EMU/WIN32] fix to capture the rotated screen in vertical screen mode
2530
2531 [VM/Z80] reimplement based on MAME 0.145 Z80 core
2532
2533 [PC8801MA] support NEC PC-8801MA
2534 [PC8801MA/PC88] fix to initialize main ram pettern
2535 [PC8801MA/PC88] fix text window
2536 [PC8801MA/PC88] fix to clear vram bank when alu is active
2537 [PC98DO] remove dictionary rom, joystick and opna sound
2538
2539
2540 2/13/2012
2541
2542 [PC98DO/PC88] fix to show opn busy flag at the first access (for ALPHA)
2543
2544 [VM/EVENT] fix not to clear sound buffer index in reset function
2545 [VM/I8255] fix not to clear output signals in default setting
2546
2547
2548 2/11/2012
2549
2550 [PC98DO/PC88] fix to select hireso screen only in monochrome mode
2551 [PC98DO/PC88] fix crtc registers
2552 [PC98DO/PC88] fix the character scan lines and screen height again
2553 [PC98DO/PC88] fix to consider the number of attributes data
2554 [PC98DO/PC88] add a ugly patch for attributes issue for alpha
2555
2556 [VM/I8255] fix to clear output signals when control register is written
2557 [VM/Z80] fix not to output debug log for continuously executed halt command
2558
2559
2560 2/8/2012
2561
2562 [EMU/WIN32] fix to release all pressed keys when the main window lost focus
2563
2564 [PC98DO/PC88] fix hireso/mono graphic screen renderer
2565 [PC98DO/PC88] support dictionary rom
2566 [PC98DO/PC88] fix the character scan lines and screen height again
2567
2568
2569 2/7/2012
2570
2571 [VM/UPD765A] fix the wait time to finish seek command
2572
2573 [PC9801/DISPLAY] support semi graphics on text screen
2574
2575
2576 2/6/2012
2577
2578 [VM/YM2151] fix to raise irq when timer is expired before it is reset
2579 [VM/YM2203] support YM2608(OPNA)
2580 [VM/YM2203] fix to raise irq when timer is expired before it is reset
2581
2582 [PC98DO/PC88] fix to clear text screen when dma overrun occurs
2583 [PC98DO/PC88] fix to refer same palettes in 8/512 color mode
2584 [PC98DO/PC88] support OPNA sound (though PC-98DO does not support OPNA...)
2585 [PC98DO/PC9801] support OPNA sound (though PC-98DO does not support OPNA...)
2586
2587
2588 2/2/2012
2589
2590 [VM/Z80] fix to consider meaningless $dd/$ed/$fd
2591
2592 [PC9801] disable i/o port to change mouse irq frequency
2593 [PC9801E] disable i/o port to change mouse irq frequency
2594 [PC98DO/PC88] fix to raise vrtc irq when crtc is not started
2595
2596
2597 1/31/2012
2598
2599 [VM/UPD1990A] support uPD4990A
2600
2601 [PC98DO/PC88] support caps/kana lock
2602 [PC98DO/PC88] fix to reverse strobe signal to rtc
2603
2604
2605 1/30/2012
2606
2607 [PC98DO/PC88] fix text attributes again
2608 [PC98DO/PC88] fix not to raise irq when disk is changed
2609
2610
2611 1/29/2012
2612
2613 [PC98DO/PC88] fix to canel the requested irq when it is masked
2614 [PC98DO/PC88] fix text attributes
2615
2616
2617 1/27/2012
2618
2619 [VM/DISK] fix the routine to check d88 format
2620 [VM/EVENT] fix the event manager for sub cpu event timing
2621
2622
2623 1/25/2012
2624
2625 [WINMAIN] support to specify the minimum window width
2626
2627 [EMU/WIN32] fix the routine to detect the shift and numpad keys are pressed
2628
2629 [VM/DISK] fix to check if the inserted disk image is really d88 format
2630 [VM/EVENT] update event manager to check events in every cpu opecode
2631 [VM/HUC6260] update cpu to run only one opecode and return clocks
2632 [VM/I86] update cpu to run only one opecode and return clocks
2633 [VM/I386] update cpu to run only one opecode and return clocks
2634 [VM/M6502] update cpu to run only one opecode and return clocks
2635 [VM/MC6800] update cpu to run only one opecode and return clocks
2636 [VM/MC6809] update cpu to run only one opecode and return clocks
2637 [VM/TMS9995] update cpu to run only one opecode and return clocks
2638 [VM/UPD765A] fix to get the side number from hdu param in SHARP MZ-3500 case
2639 [VM/UPD765A] fix index hole signal width and frequency
2640 [VM/UPD7801] update cpu to run only one opecode and return clocks
2641 [VM/Z80] update cpu to run only one opecode and return clocks
2642
2643 [HC80/IO] fix the memory access violation issue when run without rom images
2644 [PC100/IOCTRL] move keyborad initialization from intialize() to reset()
2645 [PC98DO] raise irq when disk is inserted or ejected
2646 [PC98DO/MOUSE] fix not to clear the registered event when machine is reset
2647 [PC98DO/PC88] fix extended vram selection mode
2648 [PC98DO/PC88] fix the key code table for ins/del
2649 [PC98DO/PC88] fix to convert the pressed ins/f6-10 keys to shift + del/f1-f5
2650 [SC3000] support SF-7000
2651 [SC3000] fix to negate the motor on/off signal from pio pc1
2652
2653
2654 1/18/2012
2655
2656 [EMU/WIN32] support to detect the shift and numpad keys are pressed
2657
2658 [VM/I8080] fix to refer read_data8w() to fetch opcode if memory wait is active
2659 [VM/UPD765A] fix to accept seek command before other seek is not finished
2660 [VM/UPD765A] fix to accept tc in result phase after read/write commands
2661 [VM/YM2203] fix to read the input port value though the port mode is output
2662 [VM/Z80] fix to refer read_data8w() to fetch opcode if memory wait is active
2663
2664 [PC98DO/PC88] support joystick (though PC-98DO does not support joystick...)
2665 [PC98DO/PC88] fix i/o port to read expanded ram selection in $e2
2666 [PC98DO/PC88] fix i/o port to read 15KHz/24KHz monitor type in $40
2667 [PC98DO/PC88] fix hireso/mono graphic screen renderer
2668 [PC98DO/PC88] support memory access wait (temporary)
2669 [PC98DO/PC88] fix to raise busreq while dma is running in V1(S)/N mode
2670 [VM/X1TWIN] remove the routine to detect the shift and numpad keys are pressed
2671
2672
2673 1/11/2012
2674
2675 [VM/HD46505] support to update the timing settings in the event manager
2676 [VM/UPD7220] support to update the timing settings in the event manager
2677
2678 [VM/PC9801E] support to switch crt frequency
2679 [VM/PC9801VM] support to switch crt frequency
2680 [VM/PC98DO] support to switch crt frequency
2681 [VM/X1TURBO] support to switch crt frequency
2682
2683
2684 1/9/2012
2685
2686 [VM/DEVICE] add virtual function to get the id of parent event manager
2687 [VM/EVENT] fix to notify the timing changes only to child devices
2688
2689 [PC9801E] support to switch cpu clocks
2690 [PC9801VM] support to switch cpu clocks
2691 [PC98DO] support to switch cpu clocks
2692
2693
2694 1/7/2012
2695
2696 [VM/DEVICE] add virtual function to notify that timing settings are changed
2697 [VM/EVENT] fix to notify to all devices when timing settings are changed
2698 [VM/PC80S31K] add ugly patch to enable both #1 and #2 drives
2699 [VM/UPD765A] fix that recalib is successfully done though disk is unformatted
2700 [VM/YM2203] fix to update the period that fmgen is driven in vline
2701 [VM/YM2151] fix to update the period that fmgen is driven in vline
2702
2703 [PC98DO/PC88] fix to connect opn irq line to the interrupt controller
2704 [PC98DO/PC88] fix to initialize opn input ports
2705 [PC98DO/PC88] fix to access high speed tvram through dma in V1(H)/V2 mode
2706 [PC98DO/PC88] fix to draw text screen when crtc is already started
2707 [PC98DO/PC88] fix the initial attribute before it is changed
2708 [PC98DO/PC88] fix the character scan lines (temporary)
2709 [PC98DO/PC88] support 2HD disks
2710
2711
2712 1/5/2012
2713
2714 [VM/HD46505] fix the issue that vline event is not correctly registered
2715 [VM/UPD765A] fix the issue that CP/M Plus does not boot correctly on QC-10
2716
2717
2718 12/31/2011
2719
2720 [EMU/WIN32] support to change the frame timing by virtual machine
2721
2722 [VM/DEVICE] support multiple event manager
2723 [VM/DISK] support to detect the disk ejection
2724 [VM/EVENT] support multiple cpus with different clocks
2725 [VM/HD46505] fix typo
2726 [VM/I8237] support word transfer
2727 [VM/I8259] fix to wait a few time to raise irq that imr is cleared
2728 [VM/PC80S31K] support PC-80S31K floppy drives
2729 [VM/UPD765A] support non dma mode
2730 [VM/UPD765A] fix to clear irq signal when result pahse is finished
2731 [VM/UPD765A] support irq/drq mask signals
2732 [VM/UPD765A] support to detect the disk ejection
2733 [VM/Z80] support NOP in IM0 interrupt
2734
2735 [FP1100] set correct sub cpu clock
2736 [J3100] support TOSHIBA J-3100GT/SL (not work)
2737 [MZ800] reset virtual machine when boot mode is changed
2738 [PC9801] support 320KB floppy drives
2739 [PC9801VM] support NEC PC-9801VM
2740 [PC98DO] support NEC PC-98DO
2741 [QC10] fix the issue that CP/M Plus does not boot correctly
2742 [MZ2500/SASI] refine code
2743
2744
2745 8/6/2011
2746
2747 [EMU/WIN32] render access lamp in emu class
2748
2749 [VM/MC6820] support MC6820 (partial)
2750
2751 [M5/CMT] support reset/halt key
2752 [X1TURBO] fix i/o map for i8255 at 01a**h
2753 [X1TURBO/IO] clear i/o tables to fix debug build issue
2754
2755
2756 6/1/2011
2757
2758 [VM/BEEP] remove the routine to get frequency from the pulse count
2759 [VM/MC6800] support MB8861
2760
2761 [HC20/MEMORY] implement some slave cpu commands
2762 [PASOPIA7] fix signal connections from z80ctc to speaker
2763
2764
2765 5/28/2011
2766
2767 [VM/MB8877] clear track register and index hole counter in reset()
2768 [VM/MC6800] support MC6800/MC6801/HD6301 (based on MAME 0.142)
2769 [VM/MC6809] support MC6809 (based on MAME 0.142)
2770 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
2771
2772 [HC20] support EPSON HC-20
2773 [PASOPIA] fix OA-BASIC issue
2774
2775
2776 5/20/2011
2777
2778 [EMU/WIN32] support sound latency 50msec
2779
2780 [VM/DEVICE] add virtual function do_dma() for single mode dma
2781 [VM/I8237] support single mode
2782 [VM/UPD71071] support single mode
2783 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
2784 [VM/Z80DMA] support single mode
2785 [VM/I86] call do_dma() in every machine cycle for single mode dma
2786 [VM/I386] call do_dma() in every machine cycle for single mode dma
2787 [VM/Z80] call do_dma() in every machine cycle for single mode dma
2788
2789 [MZ2800] support single mode dma
2790 [MZ5500] support single mode dma
2791 [PC9801] support single mode dma
2792 [PC9801E] support single mode dma
2793 [X1TURBO] support single mode dma
2794
2795
2796 5/19/2011
2797
2798 [VM/EVENT] fix to check registered count for frame/vline events
2799 [VM/EVENT] clear event counts before other devices are initialized
2800 [VM/HD46505] fix to update sync signals in more precise timing
2801 [VM/HD46505] support notifying vline event to other devices
2802 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
2803 [VM/Z80DMA] fix to return current count/address for init read sequence command
2804 [VM/Z80DMA] fix do_dma() routine
2805
2806 [JX/DISPLAY] support high resolution screen (partial)
2807 [JX/DISPLAY] support bankswitch for kanji rom and extended vram
2808 [MZ800/DISPLAY] remove display class and combine to memory class
2809 [MZ800/MEMORY] fix scroll registers
2810 [X1TURBO/DISPLAY] remove crtc vblank/vsync signal generator
2811
2812
2813 5/18/2011
2814
2815 [VM/DISK] fix dsk floppy disk image converter
2816
2817 [MZ800] support SHARP MZ-800
2818 [MZ1500] support floppy disk drives
2819
2820
2821 5/16/2011
2822
2823 [JX] fix memory map for kanji rom
2824 [JX/DISPLAY] fix text screen renderer
2825
2826
2827 5/14/2011
2828
2829 [VM/DISK] support dsk floppy disk image based on MESS formats/dsk_dsk.c
2830 [VM/I8259] support poll command
2831 [VM/I8259] update eoi command
2832 [VM/MEMORY] return file size of loaded bios image
2833 [VM/UPD765A] fix sence interrupt status result
2834 [VM/UPD765A] fix not to clear exm bit in multi sector read/write
2835 [VM/Z80CTC] fix not to reset time constant when channel is freezed
2836 [VM/Z80DMA] fix transfer length when 0 is specified
2837
2838 [JX] support IBM Japan Ltd PC/JX
2839 [PC9801] set media type for floppy drives
2840 [X1TURBO/DISPLAY] wait next raster when pcg/cgrom is accessed
2841 [X1TURBO/SUB] readjust the key repeat timing
2842
2843
2844 5/4/2011
2845
2846 [EMU/WIN32] remove patch code for PV-2000 in input manager
2847
2848 [VM/DEVICE] add virtual functions for 16bit/32bit dma
2849 [VM/I8259] refine code
2850 [VM/IO] support standard d-ff register
2851 [VM/IO] support 16bit/32bit dma functions
2852 [VM/MB8877] change wait period for read/write from 100msec to 70msec
2853 [VM/HD146818P] check address line in write access
2854 [VM/UPD765A] check address line in write access
2855 [VM/W3100A] check address line in write access
2856 [VM/YM2203] disable status register for AY-3-8912
2857
2858 [MZ80K] refine driver and remove unused io class
2859 [MZ2800] refine driver and remove unused calendar/timer classes
2860 [X1TURBO] support dip-switch for monitor type selection
2861 [X1TURBO/DISPLAY] fix vblank/vsync signals
2862 [X1TURBO/IO] support standard d-ff register
2863
2864
2865 4/27/2011
2866
2867 [COMMON] modify struct union 'pair'
2868 [VM/EVENT] fix to get more precise cpu clocks
2869 [VM/HUC6260] fix to get more precise cpu clocks
2870 [VM/I8080] fix to get more precise cpu clocks
2871 [VM/I86] fix i286 protected mode boundary check (from MESS)
2872 [VM/I86] fix POP SP and POP ESP (from MESS)
2873 [VM/I86] fix to get more precise cpu clocks
2874 [VM/I386] fix to get more precise cpu clocks
2875 [VM/M6502] fix to get more precise cpu clocks
2876 [VM/TMS9995] fix to get more precise cpu clocks
2877 [VM/UPD7801] fix to get more precise cpu clocks
2878 [VM/Z80] fix to get more precise cpu clocks
2879
2880 [X1TURBO/DISPLAY] fix to get correct pcg address in hires screen mode
2881
2882
2883 4/25/2011
2884
2885 [VM/MB8877] fix to wait 100msec to read/write just after seek command
2886 [VM/Z80CTC] fix to initialize vector when reset device
2887 [VM/Z80CTC] fix to copy time constant to counter just after reset command
2888 [VM/Z80CTC] fix to clear pending irq when RETI opcode is detected
2889 [VM/Z80CTC] fix to update int signal without checking the current signal
2890 [VM/Z80DMA] fix to update int signal without checking the current signal
2891 [VM/Z80PIO] fix to update int signal without checking the current signal
2892 [VM/Z80SIO] fix to update int signal without checking the current signal
2893
2894
2895 4/23/2011
2896
2897 [VM/DISK] fix to check disk type in teledisk converter
2898 [VM/I86] reimplement based on MAME 0.142 80x86 core
2899 [VM/I86] support 80186
2900 [VM/MB8877] fix to clear drq/irq when status register is read
2901 [VM/UPD71071] fix not to restart dma while dma is running
2902 [VM/Z80CTC] fix to clear pending irq when control reg is updated
2903 [VM/Z80DMA] fix not to restart dma while dma is running
2904 [VM/Z80DMA] fix end of block condition
2905 [VM/Z80DMA] fix to support auto restart
2906
2907 [X1TURBO/DISPLAY] fix vertical doubled character in hires mode
2908 [X1TURBO/DISPLAY] fix black character renderer
2909
2910
2911 4/15/2011
2912
2913 [VM/DEVICE] add virtual functions for i/o port with dma
2914 [VM/DISK] support drive type
2915 [VM/MB8877] add functions to get/set drive type
2916 [VM/UPD765A] add functions to get/set drive type
2917 [VM/Z80DMA] change transfer length when block length equals to 0
2918
2919 [X1TURBO] support 2HD floopy disk
2920 [X1TURBO/FLOPPY] support to change the drive type
2921
2922
2923 4/14/2011
2924
2925 [VM/DEVICE] add virtual functions for Z80 daisy chain definitions
2926
2927 [X1TURBO] support 2nd CZ-8BS1 for NRTDRV
2928 [X1TURBO/DISPLAY] support black/transparency register
2929 [X1TURBO/SUB] fix xfer key code
2930 [X1TURBO/SUB] fix ctrl/shift/kana/caps/graph bits in $e6 command
2931 [X1TURBO/SUB] fix write protected bit in $eb command
2932
2933
2934 4/13/2011
2935
2936 [VM/Z80DMA] fix address step count (thanks Kale)
2937
2938
2939 4/12/2011
2940
2941 [EMU/WIN32] fix repeat flag for caps/kana/kanji keys
2942
2943 [VM/DISK] fix not to write disk image when data is not modified
2944 [VM/IO] support read/write interface for dma
2945 [VM/Z80] fix disassembler
2946 [VM/Z80DMA] support Z80DMA (based on MAME Z80DMA core)
2947
2948 [PC9801/CMT] support cmt interface
2949 [X1TURBO] support SHARP X1turbo
2950 [X1TURBO/DISPLAY] generate HD46505 vblank/vsync signals in display class
2951 [X1TURBO/IO] support read/write interface with dma
2952
2953
2954 4/7/2011
2955
2956 Fix typo (regist -> register, recieve -> receive)
2957
2958
2959 4/6/2011
2960
2961 [EMU/WIN32] fix joystick manager
2962
2963 [VM/DISK] support standard disk image without format info
2964 [VM/Z80SIO] fix abort/break flag
2965 [VM/Z80SIO] fix not to load data before sync char is loaded
2966
2967 [MZ1500/QUICKDISK] fix unformat error issue
2968 [X1TWIN] support to enable/disable CZ-8BS1
2969 [X1TWIN/DISPLAY] fix cursor blink
2970 [X1TWIN/DISPLAY] combine kanji class to refer the same font rom image
2971 [X1TWIN/DISPLAY] refine code to support X1turbo series
2972 [X1TWIN/MEMORY] refine code to support X1turbo series
2973
2974
2975 4/2/2011
2976
2977 [X1TWIN/SUB] fix irq handling
2978
2979
2980 4/1/2011
2981
2982 [EMU/WIN32] support stereo sound
2983 [EMU/WIN32] fix joystick initialization
2984
2985 [VM/DATAREC] support to load wave file with 16bit/stereo and any frequency
2986 [VM/DATAREC] support to load TAP tape images (used for SHARP X1 series)
2987 [VM/DATAREC] support to rewind tape image
2988 [VM/EVENT] support stereo sound
2989 [VM/FMGEN] fix timer not to cause overflow
2990 [VM/FMGEN] support interface to read int signal
2991 [VM/SN76489AN] fix mixer issue that volume mixed by other device is doubled
2992 [VM/YM2151] fix irq handling to refer int signal from fmgen
2993 [VM/YM2203] fix irq handling to refer int signal from fmgen
2994 [VM/Z80SIO] support monosync/bisync mode
2995 [VM/Z80SIO] support auto enables bit in wr3
2996 [VM/Z80SIO] support send break bit in wr5
2997 [VM/Z80SIO] support sync/abort bit in rr0
2998 [VM/Z80SIO] support signals to notify transmitt/recieve is done
2999 [VM/Z80SIO] support sync signal (input/output)
3000 [VM/Z80SIO] fix not to reset external signals
3001
3002 [MZ1500] support quick disk drive
3003 [PC9801] support irq connection from PC-9801-26
3004 [PC9801/DISPLAY] support 200 lines screen mode
3005 [PC9801/JOYSTICK] support joystick
3006 [X1TWIN] support CMT device
3007 [X1TWIN/EMM] support 512kb emm board
3008 [X1TWIN/MEMORY] fix memory mapping for ipl rom
3009
3010
3011 2/16/2011
3012
3013 [EMU/WIN32] notify key repeat
3014
3015 [VM/YM2203] fix prescaler for AY-3-8190/8192
3016 [VM/YM2151] fix typo
3017
3018 [X1TWIN] support fm sound card
3019 [X1TWIN/DISPLAY] fix routine to render vertical doubled character
3020 [X1TWIN/DISPLAY] render screen in each scan line
3021 [X1TWIN/SUB] support pressing both shift and numpad key for XANADU
3022 [X1TWIN/SUB] support key repeat
3023 [X1TWIN/SUB] fix ctrl + '_'
3024 [X1TWIN/SUB] fix $e6 command to return key code until it is released
3025
3026
3027 1/26/2011
3028
3029 [EMU/WIN32] support capture screen
3030
3031 [VM/SN76489AN] support SN76489
3032 [VM/SN76489AN] fix noise period
3033
3034 [X1TWIN/DISPLAY] fix not to update pcg addr frequently for Wibarm
3035 [X1TWIN/SUB] fix to raise irq just after command with no results was processed
3036 [X1TWIN/SUB] fix keycode read function
3037 [X1TWIN/SUB] fix command processing period
3038
3039
3040 1/21/2011
3041
3042 [EMU/WIN32] support output debug log to console
3043
3044 [VM/DEVICE] fix virtual functions for memory and i/o access with wait
3045 [VM/MB8877] support output debug log
3046 [VM/MB8877] support request cpu to output debug log when status is read
3047 [VM/Z80] support variable m1 cycle wait
3048 [VM/Z80] support disassembler to output executed mnemonics
3049 [VM/Z80SIO] change delay timing for data transmitter
3050
3051 [X1TWIN] fix i/o map for display controller and text/attr vram
3052 [X1TWIN/DISPLAY] fix routine to render vertical doubled character
3053 [X1TWIN/DISPLAY] fix routine to get accessing vram address and raster
3054 [X1TWIN/DISPLAY] fix graphic renderer to check view range in crtc registers
3055 [X1TWIN/FLOPPY] fix not to stop motor of floppy drive
3056 [X1TWIN/MEMORY] fix to wait 1 clock in m1 cycle when ipl rom is selected
3057 [X1TWIN/SUB] fix not to raise irq before all data are recieved by main cpu
3058 [X1TWIN/SUB] fix to exit interrupt automatically without reti
3059 [X1TWIN/SUB] fix to raise obf when new command is processed
3060 [X1TWIN/SUB] fix caps lock
3061 [X1TWIN/SUB] remove game key read command because this is turbo feature
3062
3063
3064 1/17/2011
3065
3066 [PV1000/VDP] fix pattern offset register for Dig-Dug and Space Panic
3067
3068
3069 1/16/2011
3070
3071 [VM/YM2203] support AY-3-8190/8192
3072 [VM/Z80SIO] fix transmit/status interrupt
3073
3074 [SCV/SOUND] support 2nd and 3rd square wave generators (by Mr.kazz)
3075 [SCV/SOUND] fix not to accept new command before return ack (by Mr.kazz)
3076 [MZ2500/CRTC] fix gfx plane mask register
3077 [MZ2500/CRTC] fix scroll registers
3078 [MZ2500/CRTC] fix to effect transparency register to outside of text region
3079 [MZ2500/CRTC] support screen mask i/o signal
3080 [MZ2500/CRTC] optimize screen rederer
3081 [MZ2800/CRTC] fix gfx plane mask register
3082 [MZ2800/CRTC] fix to effect transparency register to outside of text region
3083 [MZ2800/CRTC] support screen mask i/o signal
3084 [MZ2800/CRTC] optimize screen rederer
3085 [X1TWIN/DISPLAY] support 4 rasters * 50 lines screen for XEVIOUS
3086 [X1TWIN/SUB] fix get calender command
3087
3088
3089 12/28/2010
3090
3091 [EMU/WIN32] support power off notification
3092
3093 [VM/DATAREC] support to load MZT/M12 tape images (used for SHARP MZ series)
3094 [VM/I8251] support break signal
3095 [VM/MB8877] change irq signal to low when new command is processed
3096 [VM/MSM5832] support address write signal
3097 [VM/Z80SIO] support cts/dcd signals
3098
3099 [FM16PI] support FUJITSU FM16pi
3100 [SC3000/KEYBOARD] fix the issue that multiple keys in the same column cannot be pressed at the same time
3101 [MZ1500] support z80sio for quick disk and rs-232c (not work)
3102
3103
3104 9/29/2010
3105
3106 [VM/UPD765A] fix not to retry read id command
3107 [VM/UPD765A] fix to return the result of non-seek commands for sence intstat
3108 [VM/UPD765A] fix to update the data lost event when data is read/written
3109
3110 [PC9801] fix not to disable fdc i/o in the case fd bios roms are not loaded
3111
3112
3113 9/20/2010
3114
3115 [VM/DEVICE] support interface for memory mappied i/o
3116 [VM/I8237] fix bank register
3117 [VM/I8253] fix counter latch before the counter update event is occured
3118 [VM/MEMORY] support general memory bus
3119 [VM/SN76489AN] fix noise generator
3120 [VM/UPD765A] fix to wait 100usec before go to result phase
3121 [VM/UPD7220] fix not to terminate write command after data is set
3122 [VM/UPD7220] support interface to get the cursor address and top/bottom lines
3123
3124 [MZ3500/MAIN] update memory mapper
3125 [MZ3500/SUB] implement serial i/o for keyboard
3126 [PC9801] support NEC PC-9801
3127 [PC9801E] support NEC PC-9801E/F/M
3128
3129
3130 9/4/2010
3131
3132 [VM/EVENT] support to run extra frames for continuous sound
3133 [VM/IO] support to register the return value
3134 [VM/IO] refine i/o map registrations
3135 [VM/UPD765A] support external drive selection
3136 [VM/UPD765A] fix not to output index hole signal if disk is not inserted
3137
3138 [MZ1500] fix sound mask (for thunder force)
3139 [MZ1500/DISPLAY] fix to refer bit3 of pcg attribute
3140 [MZ1500/MEMORY] support pcg ram wait
3141 [MZ1500/MEMORY] fix memory mapped i/o range
3142 [MZ1500/RAMFILE] support ram file
3143 [MZ3500] reimplement SHARP MZ-3500 (not work)
3144 [PASOPIA7/IO] refine i/o map registrations
3145 [PHC20] support SANYO PHC-20
3146 [X1TWIN/IO] refine i/o map registrations
3147
3148
3149 8/31/2010
3150
3151 [VM/UPD765A] support dack signal
3152
3153 [FP1100/SUB] support logic to clear vram
3154 [FP1100/SUB] fix vram write access
3155 [FP1100/SUB] fix screen renderer
3156 [MZ1500] fix psg i/o addr
3157 [MZ1500/DISPLAY] fix color palette and priority register
3158
3159
3160 8/27/2010
3161
3162 [VM/AND] fix output signal when it is changed
3163 [VM/OR] fix output signal when it is changed
3164 [VM/NAND] fix output signal when it is changed
3165 [VM/NOR] fix output signal when it is changed
3166 [VM/NOT] fix output signal when it is changed
3167 [VM/DEVICE] refine signal connections
3168 [VM/DISK] support SEGA SF-7000 floppy disk image
3169 [VM/EVENT] sync 2 or more cpus precisely
3170 [VM/I8253] fix read both low and high counter
3171 [VM/PCM1BIT] update to check on/off signal width in one sample
3172 [VM/TMS9918A] fix screen mode selection
3173 [VM/UPD765A] support reset signal
3174 [VM/UPD765A] support index hole signal
3175 [VM/Z80] revert reimplemented Z80 core (temporary)
3176
3177 [FM16PI] remove FUJITSU FM16pi skelton
3178 [PC3200] remove SHARP PC-3200 skelton
3179 [FP1100/MAIN] raise sub cpu's int2 at both L->H edge and H->L edge
3180 [FP1100/SUB] add ugly patch to raise int2 when sub cpu recieve the command
3181 [MZ80K] support SHARP MZ-80K
3182 [MZ1200] support SHARP MZ-1200
3183 [MZ700/MEMORY] init memory map when mzt image is loaded
3184 [MZ700/MEMORY] support MZ700WIN's patch block when mzt image is loaded
3185 [MZ1500] support SHARP MZ-1500 (QD is not supported yet)
3186 [PASOPIA] fix signal connections around z80ctc
3187 [SC3000] support SEGA SC-3000
3188 [X1TWIN/SUB] fix sub cpu to check key release
3189 [X1TWIN/DISPLAY] fix vertical/horizontal doubled character
3190 [X1TWIN/DISPLAY] fix palette priority register
3191
3192
3193 8/13/2010
3194
3195 [EMU/WIN32] reset virtual machine after emu class is initialized
3196
3197 [VM/M6502] support M6502 and N2A03
3198 [VM/SN76489AN] fix mixer
3199 [VM/YM2151] fix mixer
3200 [VM/YM2203] fix mixer
3201
3202 [FAMILYBASIC] support Nintendo Family BASIC
3203
3204
3205 8/9/2010
3206
3207 [EMU/WIN32] disable ALT short cut key
3208
3209 [VM/Z80] reimplement Z80 (based on MAME Z80 core)
3210
3211 [MAP1010/KEYBOARD] support keyboard
3212 [MYCOMZ80A/KEYBOARD] reset key event counter
3213
3214
3215 8/6/2010
3216
3217 [VM/MC6847] fix graphics mode
3218 [VM/MC6847] check vram size in render routine
3219
3220 [MAP1010] support SEIKO MAP-1010 (not work)
3221 [PHC25] fix psg i/o address
3222 [PHC25] fix vsync/hsync bit in system port
3223 [PHC25/JOYSTICK] support joystick
3224 [PHC25/SYSTEM] fix vdp mode signals in system port
3225
3226
3227 8/4/2010
3228
3229 [VM/MC6847] support MC6847
3230 [VM/UPD7801] add wait signal
3231 [VM/Z80] support raise irq by write_signal()
3232
3233 [FP1100] support CASIO FP-1100 (not work)
3234 [PHC25] support SANYO PHC-25
3235 [MULTI8/FLOPPY] fix floppy drive
3236 [PV1000/PSG] fix psg frequency
3237
3238
3239 6/4/2010
3240
3241 [EMU/WIN32] update screen stretch/rotation
3242 [EMU/WIN32] support window x3 - x8 modes
3243 [EMU/WIN32] support fullscreen mode with any resolutions
3244 [EMU/WIN32] fix video recorder
3245 [EMU/WIN32] hide menu bar in full screen mode
3246 [EMU/WIN32] save opened file dir for common dialog's initial dir
3247
3248 [VM/UPD765A] fix result status for recalib/seek commands
3249
3250 [PV1000/PGS] support sound generation (based on MESS driver)
3251 [PV1000/JOYSTICK] fix $fc status register
3252
3253
3254 5/12/2010
3255
3256 [EMU/WIN32] remove Windows CE support
3257 [EMU/WIN32] remove Direct3D support
3258 [EMU/WIN32] remove waveOut api support
3259 [EMU/WIN32] remove video capture support
3260
3261 [VM/DISK] support media type property
3262 [VM/DISK] check if the current disk image is reopened
3263 [VM/UPD7220] update csform/csrw commands
3264 [VM/UPD7220] support unknown $5a command
3265 [VM/UPD765A] support force ready signal for NEC PC-98 series
3266 [VM/UPD765A] fix result status for recalib/seek commands
3267 [VM/UPD764A] update hdu for sence device status command
3268 [VM/UPD765A] raise interrupt when disk is inserted or ejected
3269
3270 [MZ2500/CRTC] remove super impose support
3271 [PC98LT] support floppy drive
3272 [PC98LT/BIOS] support pseudo disk bios to check the media type
3273 [PC98LT/FLOPPY] remove unused io address for 1MB FDD I/F
3274
3275
3276 12/31/2009
3277
3278 [YS6464A] support Shinko Sangyo YS-6464A
3279
3280
3281 12/28/2009
3282
3283 [EMU/WIN32] support artwork, buttons and leds for single-board computers
3284 [VM/I386] reimplement 80386 (based on MAME i386 core)
3285 [VM/I8237] support increment mask of bank register
3286 [VM/I8251] check number of sync characters
3287 [VM/I8253] fix mask bit for output signal
3288 [VM/UPD7220] check vram pointer is not null
3289 [VM/Z80CTC] fix issue in the case sysclock is same as cpu clock
3290
3291 [BABBAGE2ND] support Gijutsu Hyron Sha Babbage-2nd
3292 [N5200] support NEC N5200 (not work)
3293 [FMR50] check crc32 of bios and set machine id
3294 [FMR50] select cpu core i286/i386 refering machine id
3295 [FMR50/MEMORY] support 32bit memory address
3296 [MULTI8/DISPLAY] fix cursor end line
3297 [PASOPIA/VM] fix order of z80family's daisy chain
3298 [PASOPIA7/VM] fix order of z80family's daisy chain
3299 [MYCOMZ80A/DISPLAY] fix semi graphics mode
3300 [MYCOMZ80A/DISPLAY] fix cursor end line
3301 [MYCOMZ80A/KEYBOARD] add key buffer
3302
3303
3304 5/25/2009
3305
3306 [VM/UPD7220] fix initial vect params
3307 [VM/Z80CTC] support different sysclock from cpu clock
3308
3309 [MYCOMZ80A] build without optimization for wince port
3310 [MZ5500] set correct z80ctc sysclock
3311 [QC10/DISPLAY] fix access violation problem
3312
3313
3314 5/20/2009
3315
3316 [VM/MSM5832] fix build error
3317
3318 [MYCOMZ80A] support Japan Electronics College MYCOMZ-80A (my 30th emulator!)
3319 [FMR50/CMOS] add experimental codes for FMR-CARD
3320 [FMR50/MEMORY] add experimental codes for FMR-CARD
3321
3322
3323 5/17/2009
3324
3325 [VM/I386] support 80386 (based on PCemu i386 core)
3326 [VM/LS393] refine implements of output signal
3327 [VM/MSM5832] support MSM5832
3328 [VM/SN76489AN] support cs/we/data signal to be controlled without i/o bus
3329 [VM/Z80CTC] refine implements of output signal
3330
3331 [MZ5500] fix ay-3-8912 address
3332 [MZ6500] support SHARP MZ-6500
3333 [FMR50/MEMORY] support address mask 20/24/32bit
3334 [PC8201/KEYBOARD] support kana key (thanks Mr.apaslothy)
3335 [X1TWIN/SUB] fix key matrix
3336
3337
3338 4/9/2009
3339
3340 [COMMON] modify definition of uint64 and int64
3341 [VM/DEVICE] support 32bit i/o bus
3342 [VM/IO] support 32bit i/o bus
3343
3344 [PC8201] support PC-8201A (by Mr.apaslothy)
3345 [PC8201/LCD] support command $3a,$3b,$3e,$3f,$7e,$be and $fe (by Mr.apaslothy)
3346
3347
3348 4/5/2009
3349
3350 [COMMON] define pair struct
3351 [VM/I8155] fix build error
3352 [VM/UPD1990A] fix shift register
3353
3354 [PC98LT] fix signal connection from upd1990a to i8255
3355 [X1TWIN] fix key matrix
3356 [PC8201] support NEC PC-8201
3357
3358
3359 4/1/2009
3360
3361 [COMMON] define uint64 and int64
3362 [EMU/WIN32] support 1024x768 and 1280x1024 full-screen mode
3363 [VM/DEVICE] support 32bit memory bus
3364 [VM/DISK] detect disk is changed
3365 [VM/EVENT] remove hsync event
3366 [VM/EVENT] initialize sound buffer before reset
3367 [VM/EVENT] multi instance free
3368 [VM/HD46505] support vblank signal
3369 [VM/HD63484] support HD63484 (based on MAME HD63484 core)
3370 [VM/HUC6260] support HuC6260 (based on Ootake cpu core)
3371 [VM/I8155] add mask bit for output signal
3372 [VM/I8253] add mask bit for output signal
3373 [VM/I86] fix to refer 16bit i/o bus
3374 [VM/UPD1990A] support TP signal
3375 [VM/YM2151] support YM2151 (use fmgen core by Mr.CISC)
3376
3377 [MULTI8/DISPLAY] check R8:DISPTMG on HD46505
3378 [MZ2500/JOYSTICK] fix full-auto timing
3379 [MZ2800/JOYSTICK] fix full-auto timing
3380 [PASOPIA/DISPLAY] check R8:DISPTMG on HD46505
3381 [PASOPIA7/DISPLAY] check R8:DISPTMG on HD46505
3382 [FMR60] support FUJITSU FMR-60
3383 [X1TWIN] support SHARP X1twin
3384
3385
3386 2/8/2009
3387
3388 [EMU/WIN32] support window minimize button
3389
3390 [FMR30/MEMORY] optimize memory bank switch
3391 [FRM50/BIOS] fix disk bios $fa
3392 [FMR50/BIOS] support memcard
3393 [FRM50/BIOS] support power management bios
3394 [FMR50/FLOPPY] fix disk status register
3395 [FMR50/KEYBOARD] fix kbint register
3396 [FMR50/MEMORY] support line/logical operations circuit
3397 [FMR50/MEMORY] support 40chars/20lines text screen mode
3398 [FMR50/MEMORY] refer cursor end line register on hd46505
3399 [FMR50/TIMER] fix timer interrupt cause register
3400
3401
3402 1/16/2009
3403
3404 [EMU/WIN32] change screen buffer type from uint16 to user-defined type
3405 [EMU/WIN32] change screen buffer depth from RGB555 to RGB888 on windows pc
3406 [VM/I8155] support i8155
3407
3408 [FMR50/MEMORY] optimize memory bank switch
3409
3410 *) change the compiler from vs2005 to vs2008
3411
3412
3413 1/2/2009
3414
3415 [EMU/WIN32] support power off requested by vm
3416 [VM/I8237] support external bank register
3417 [VM/I8251] support txrdy/txempty/dsr/dtr signals
3418 [VM/I8251] support loop back
3419 [VM/I8251] don't reset dsr bit of status register
3420 [VM/I8253] don't latch count before previously latched count is not read
3421 [VM/I8254] support i8254 based on i8253
3422 [VM/I86] fix push sp in 8086 mode
3423 [VM/I86] fix a20 line in fetch functions
3424 [VM/IO] change class name from IO8 to IO
3425 [VM/IO] support 16bit i/o bus
3426
3427 [FMR30] support FUJITSU FMR-30
3428 [FMR50/MEMORY] support power off bit on $20
3429
3430
3431 12/26/2008
3432
3433 [EMU/WIN32] support kana-characters on auto key function
3434 [VM/DISK] support ImageDisk floppy disk image
3435 [VM/I8085] support 8080/8085 (based on MAME 8080/8085 core)
3436 [VM/I86] change class name from X86 to I86
3437
3438 [MULTI8/KEYBOARD] fix the problem that cannot input the kana-character "¨"
3439 [TK80] change cpu core from z80 to 8080
3440 [TK80/MEMORY] change user-defined rom address to $0c00-$7dff
3441
3442
3443 10/17/2008
3444
3445 [EMU/WIN32] fix key notification for caps/kana/kanji
3446 [VM/X86] optimize the pseudo bios call by interrupt
3447
3448 [FMR50/BIOS] support scsi hard drive
3449 [FMR50/BIOS] support pseudo bios
3450 [FMR50/BIOS] support disk bios $FA
3451 [FMR50/BIOS] support cmos/wait bios call
3452 [FMR50/FLOPPY] support disk change register
3453 [FMR50/KEYBOARD] support key repeat
3454 [FMR50/MEMORY] fix vram bank switch in 200line screen mode
3455 [FMR50/MEMORY] support reading ank/kanji rom
3456 [HC40/IO] fix caps toggle problem
3457 [HC80/IO] fix caps toggle problem
3458 [PC98HA/KEYBOARD] fix kana toggle problem
3459 [TK80/DISPLAY] change 8-seg LED color
3460 [TK80/KEYBOARD] change key assign
3461 [TK80/MEMORY] change rom size for COMPO BS/80
3462 [TK80/MEMORY] support user-defined rom for $0800-$7dff
3463
3464
3465 10/11/2008
3466
3467 [FMR50] fix i/o address of pit and crtc
3468 [FRM50/MEMORY] fix busy status of line renderer
3469 [FMR50/MEMORY] draw cursor on text screen
3470 [FMR50/MEMORY] support cg screen
3471
3472
3473 10/10/2008
3474
3475 [FMR50/BIOS] support disk bios
3476 [FMR50/KEYBOARD] support keyboard
3477 [MZ700/MEMORY] change EMM memory size for Windows CE
3478
3479
3480 10/6/2008
3481
3482 [EMU/WIN32] fix the problem when new file path is specified
3483 [EMU/WIN32] support 96khz sound
3484
3485 [VM/DATAREC] support trigger signal
3486 [VM/DATAREC] output remote signal
3487 [VM/I8253] fix mode3 output signal
3488 [VM/PCM1BIT] support LPF
3489 [VM/UPD765A] fix AT bit in the result of seek command
3490 [VM/X86] support pseudo bios call
3491
3492 [MZ700] support mzt/m12 file
3493 [MZ700] support datarec control signals
3494 [MZ700] fix vsync/hsnyc timing
3495 [MZ700/MEMORY] support memory wait
3496 [TK80BS] support circuits on TK-80 main board
3497 [TK80BS] support 2ch sound (PC1 and PC2 of 8255)
3498 [TK80BS/MEMORY] support save/load ram image
3499 [TK80BS/MEMORY] fix interrupt address
3500 [TK80BS/KEYBOARD] fix key map for kana chars
3501
3502
3503 8/27/2008
3504
3505 [EMU/WIN32] fix build problem for Windows CE
3506
3507 [VM/I8255] support mode1
3508 [VM/I8259] clear irr bit if the request signal is changed to low level
3509 [VM/UPD1990A] support i/o coonection interface
3510 [VM/X86] fix interrup status
3511 [VM/X86] fix pop es on 80286
3512
3513 [MZ700] fix vsync/hsnyc timing
3514 [MZ700/MEMORY] support 16MB EMM board
3515 [PC98LT] support PC-98LT
3516 [TK80BS] support TK-80BS (COMPO BS/80)
3517
3518
3519 8/19/2008
3520
3521 [VM/UPD765A] fix the problem that data lost occurs after the result phase
3522 [VM/UPD765A] fix CB bit in the status register in sence intstat command
3523 [VM/UPD765A] fix AT bit in the result of seek command
3524
3525 [PC100/CTRC] support monochrome screen mode
3526 [PC100/CRTC] fix palette registers
3527 [PC100/IOCTRL] fix keyboard event
3528 [PC100/IOCTRL] support keyboard reset
3529 [PC100/IOCTRL] fix keyboard initialize data
3530
3531
3532 8/16/2008
3533
3534 [EMU/WIN32] support rotate screen
3535 [EMU/WIN32] fix build problem for Windows CE
3536
3537 [VM/BEEP] more clear beep generation for the constant frequency
3538 [VM/BEEP] fix mute logic
3539 [VM/DEVICE] return address for unassigned I/O port
3540 [VM/EVENT] fix crash problem in the initialization
3541 [VM/I8251] fix PE bit in the status register
3542 [VM/I8253] check edge of the input signal
3543 [VM/I8253] fix gate signal
3544 [VM/RTC58321] support i/o coonection interface
3545 [VM/UPD4991A] modify i/o connection interface
3546 [VM/UPD4991A] fix year data
3547 [VM/UPD765A] support drq line delay
3548
3549 [PC98HA] support NEC PC-98HA
3550 [PC100] support NEC PC-100 (not work)
3551 [MZ700] fix sound noise problem
3552 [MZ700/MEMORY] support EMM memory
3553 [MZ2500/TIMER] modify 8253 gate control
3554
3555
3556 6/11/2008
3557
3558 [EMU/WIN32] open command line as cart or disk file path
3559 [EMU/WIN32] convert file path to full and long file path
3560
3561 [VM/AND/OR/NAND/NOR] support and/or/nand/nor gates
3562 [VM/DATAREC] output low signal when the tape is closed
3563 [VM/MB8876] support motor on/off signal
3564 [VM/PCM1BIT] support on/off signal
3565 [VM/PCM1BIT] support high quality sound
3566 [VM/RTC58321] support RTC58321
3567 [VM/UPD4991A] support uPD4991A
3568 [VM/UPD765A] fdc status patch for MZ-3500
3569 [VM/X86] fix freeze problem that some opecodes did not decrease the clock
3570 [VM/Z80] return busack signal whe busreq occurs
3571
3572 [FMR50] support FUJITSU FMR-50 (not work)
3573 [MZ700] support SHARP MZ-700
3574 [MZ3500] support SHARP MZ-3500 (not work)
3575 [HC80/IO] support intelligent ram disk (by Mr.Dennis Heynlein)
3576
3577
3578 4/22/2008
3579
3580 [VM/LS244] support 74LS244/245
3581 [VM/UPD1990A] support uPD1990A
3582 [VM/X86] fix hlt
3583 [VM/X86] support busreq
3584 [VM/Z80] don't reset busreq in reset()
3585
3586 [MZ5500/KEYBOARD] support communication timeout
3587
3588
3589 4/16/2008
3590
3591 [VM/UPD7220] support pitch command
3592 [VM/UPD7220] fix vecte command in the case R=C=T=L=0 (pset)
3593 [VM/UPD765A] fix read id command
3594
3595 [MZ5500/DISPLAY] support window controller
3596 [MZ5500/DISPLAY] support 320x200, 320x400, 640x200 mode
3597 [MZ5500/DISPLAY] support color palette
3598 [MZ5500/DISPLAY] support b/w mode
3599 [MZ5500/DISPLAY] support plane priority
3600 [MZ5500/KEYBOARD] support algo key
3601 [MZ5500/SYSPORT] support nmi reset
3602 [QC10/DISPLAY] support floppy drive access lamp
3603
3604
3605 4/14/2008
3606
3607 [MZ5500/KEYBOARD] support keyboard and mouse
3608
3609
3610 4/12/2008
3611
3612 [VM/LS393] support 74LS393
3613 [VM/RP5C01] support RP-5C01
3614 [VM/UPD7220] fix pset function
3615 [VM/UPD7220] notify vsync
3616 [VM/UPD765A] check sector id strictly
3617
3618 [MZ5500] support SHARP MZ-5500
3619
3620
3621 4/7/2008
3622
3623 [EMU/WIN32] support the screen size changing requested by the virtual machine
3624
3625 [VM/MZ2800] support z80sio interrupt vector port
3626
3627
3628 4/3/2008
3629
3630 [VM/I8259] fix the cascade mode condition
3631 [VM/UPD7220] fix low/high byte condition in dma commands
3632 [VM/UPD7220] check the param count in fifo buffer in sync/vectw commands
3633 [VM/UPD7220] get mod param in write command with no params
3634 [VM/UPD7220] check mod param in vect/char drawing commands
3635 [VM/UPD7220] check dir param in read/write command
3636 [VM/UPD7220] support line drawing in vecte command
3637 [VM/UPD7220] update ead/dad after drawing commands
3638 [VM/UPD7220] fix lsb/msb order in pset function
3639
3640 [QC10] change the default dipswitch status
3641 [QC10/DISPLAY] support color monitor subboard
3642 [QC10/KEYBOARD] support SF1-SF4 keys
3643 [QC10/MFONT] support multifonts rom card
3644
3645
3646 3/22/2008
3647
3648 [VM/I8251] notify rxrdy is changed
3649 [VM/TF20] fix the error result of read command
3650
3651 [HC80/IO] support HD6303 commands for microcassette (returns error code)
3652 [HC80/IO] support HD6303 commands for serial i/o
3653 [HC80/IO] support TF-20
3654 [HC80/IO] support 8kb/16kb rom capsule
3655 [HC80/IO] remove 8251 codes and use common 8251 class
3656
3657
3658 3/20/2008
3659
3660 [EMU/WIN32] set DirectX9 graphics params on the screen menu
3661
3662 [HC40/IO] fix key buffers
3663 [HC80] support EPSON HC-80/PX-8/Geneva
3664
3665
3666 3/2/2008
3667
3668 [EMU/WIN32] support DirectX9 graphics
3669 [EMU/WIN32] fix the window size problem of eHC-40
3670
3671
3672 2/29/2008
3673
3674 [EMU/WIN32] more quick stretch screen
3675 [EMU/CONFIG] divide the config version to the file version and the virtual machine version
3676 [VM/TF20] support EPSON TF-20 terminal floppy drives
3677
3678 [HC40/IO] don't reset 7508 sub cpu when boot the system
3679 [HC40/IO] support system reset
3680 [HC40/IO] support buzzer partially (constant frequency)
3681 [HC40/IO] support ART (8251 subset)
3682 [HC40/IO] support TF-20 connected to ART
3683
3684
3685 2/27/2008
3686
3687 [EMU/WIN32] Windows CE.NET binaries for GAPI are no longer supported
3688 [EMU/WIN32] don't use StretchBlt
3689
3690 [HC40] support EPSON HC-40/PX-4
3691 [QC10/MEMORY] fix the gate signal bit in $18
3692 [QC10/MEMORY] fix the memory bank switch
3693 [X07/IO] change LCD display color
3694
3695
3696 2/20/2008
3697
3698 VC++ 6.0 project files are removed.
3699
3700 [VM/HD146818P] support sqw and periodic interrupt
3701 [VM/HD146818P] clear IRQF/PF/AF/UF in the reg $0c when it is read
3702 [VM/I8237] fix the build error
3703 [VM/I8237] reimplement based on uPD71071
3704 [VM/UPD7220] fix the build error
3705 [VM/UPD7220] modify hblank/vsync event
3706 [VM/UPD765A] lost data event occurs soon if dma request is not accepted
3707 [VM/Z80SIO] change uPD7201 fifo buffer size
3708
3709 [QC10] support EPSON QC-10/QX-10
3710 [RX78/VDP] fix the crash problem on Windows CE
3711
3712
3713 2/11/2008
3714
3715 The interrupt logics are largely modified and are now very close to the real circuits.
3716
3717 In the older versions:
3718         - Each device requests the interrupt, sends the vector and goes into the in-service status only in the case that CPU can accept the interrupt.
3719         - These requests are always accepted and executed just now.
3720         - When the interrupt acception status is changed by the opecodes for example EI/RETI/RETN, CPU notifies to each devices to let them request the pending interrupt.
3721         - Realize Z80 family daisy chain by the pseudo device Z80PIC to control the priorities and receive RETI opecode.
3722
3723 This is because let CPU not to monitor the int-line in every opecodes.
3724 But it causes some problems for example:
3725         - Timing problems.
3726         - End of Interrupt command in Z80SIO/uPD7201.
3727         - Using Z80 family devices with 80x86 and PIC8259.
3728
3729 In this release:
3730         - Each device can request the interrupt any time.
3731         - CPU checks the int-line in every opecodes.
3732         - When CPU accepts the request, CPU sends the ack signal to the device and receive the vector.
3733         - The device goes into the in-service status when receive the ack signal.
3734         - Realize Z80 family daisy chain by IEI/OEI signals supported in Z80 family devices.
3735         - Z80 checks the wired-or of int-lines from Z80 family devices.
3736
3737 [VM/DEVICE] modify virtual functions for interrupts
3738 [VM/I8259] support the new interrupt logic
3739 [VM/I8259] fix the crash problem
3740 [VM/UPD7201] support uPD7201 (combined to Z80SIO class)
3741 [VM/X86] support the new interrupt logic
3742 [VM/Z80] support the new interrupt logic
3743 [VM/Z80CTC] support the new interrupt logic
3744 [VM/Z80PIO] support the new interrupt logic
3745 [VM/Z80SIO] support the new interrupt logic
3746 [VM/Z80SIO] support the End of Interrupt command
3747 [VM/Z80SIO] fix the status register #0 (interrupt pending bit)
3748 [VM/Z80SIO] fix the status register #2 (vector)
3749 [VM/Z80PIC] removed
3750
3751 [MZ2500/CRTC] notify vsync signal by not edge but level
3752 [MZ2500/INTERRUPT] support the new interrupt logic
3753 [MZ2500/INTERRUPT] pending the interrupt request from vsync and timer
3754 [MZ2500/INTERRUPT] remove the patches added in 2/11/2007
3755
3756
3757 1/5/2008
3758
3759 [VM/BEEP] fix the crash problem when the frequency is constant
3760 [VM/BEEP] support the interface to change the frequency constant
3761
3762 [X07/IO] support user defined keys
3763 [X07/IO] support break key
3764 [X07/IO] support line/circle commands
3765 [X07/IO] support beep command
3766 [X07/IO] support data recorder
3767
3768
3769 12/31/2007
3770
3771 [COMMON/FIFO] support read_not_remove()
3772 [VM/NSC800] fix NSC800
3773
3774 [X07] support CANON X-07
3775
3776
3777 9/14/2007
3778
3779 [MZ2800/CRTC] fix read-modify-write registers
3780
3781
3782 8/24/2007
3783
3784 [EMU/WIN32] check the status of both left and right ALT/CTRL/SHIFT keys
3785
3786 [MZ2800] ignore A15 of I/O port addr
3787 [MZ2800/CTRL] support 65536colors graphic screen
3788 [MZ2800/KEYBOARD] change keymap to newply support some keys
3789 [MZ2800/MEMORY] fix the problem that symbol does not work on BASIC-M25
3790
3791
3792 8/22/2007
3793
3794 [VM/RP5C15] fix the initial 12H/24H setting
3795
3796 [MZ2500/CRTC] optimize the screen renderer
3797 [MZ2800/CRTC] support the 16/4096colors graphic screen
3798 [MZ2800/CRTC] support the read modify write
3799 [MZ2800/CRTC] support the hardware scroll
3800 [MZ2800/CRTC] support the vram plane mask
3801 [MZ2800/MEMORY] support the dictionary/kanji/pcg bank switch
3802
3803
3804 8/19/2007
3805
3806 [VM/MB8877] fix the status for type4 command
3807 [VM/UPD71071] support the base registers
3808 [VM/X86] fix rep never to exit and re-fetch the opecode in the loop
3809 [VM/X86] fix the modrm table
3810
3811 [MZ2800] add eVC4 project file
3812 [MZ2800/CRTC] fix the test screen renderer
3813 [MZ2800/CRTC] support 4096 color palette registers
3814 [MZ2800/MEMORY] fix that ipl rom is initially mapped to $f0000-$fffff
3815
3816
3817 8/16/2007
3818
3819 [VM/DEVICE] add the virtual functions for dma access
3820 [VM/I8237] fix the typo
3821 [VM/I8259] support the special fully nest mode
3822 [VM/I8259] support the rotation of priorities
3823 [VM/I8259] support the intrrupt request from Z80 family devices
3824 [VM/IO8] support 16bit i/o adrress
3825 [VM/MB8877] support the dma access
3826 [VM/MB8877] support the irq and drq signals
3827 [VM/RP5C15] support reading the values of banks #13/#14/#15
3828 [VM/UPD71071] support uPD71071
3829 [VM/X86] support 8086/V30/80286
3830 [VM/YM2203] support the irq signal
3831
3832 [MZ2500] fix YM2203 PortB signal from RP-5C15
3833 [MZ2800] support SHARP MZ-2800
3834
3835
3836 7/23/2007
3837
3838 [VM/DATAREC] modify the frame skip condition (skip when the signal is changed)
3839 [VM/TMS9918A] reimplement based on MAME 0.116
3840 [VM/UPD7801] support the memory access wait
3841
3842 [PYUTA/MEMORY] modify the memory bank switch
3843 [PYUTA/MEMORY] change the data bus from pull-down to pull-up
3844 [SCV/MEMORY] support the memory access wait (now disabled)
3845
3846
3847 7/16/2007
3848
3849 [VM/TMS9995] support TMS9995
3850
3851 [PYUTA] support TOMY PyuTa and PyuTa Jr.
3852
3853
3854 2/11/2007
3855
3856 [COMMON] support auto key hitting from the clipboard
3857 [COMMON] save and restore the window mode when the emulator is restarted
3858 [VM/DEVICE] modify memory access wait
3859 [VM/DEVICE] support i/o access wait
3860 [VM/DISK] fix the crash problem when the invalid track number is set
3861 [VM/HD46505] support HD46505
3862 [VM/HD46505] fix the display/vsync/hsync signals timing
3863 [VM/I8253] more precise signal timing in mode #2, #4 and #5
3864 [VM/MB8877] support the access led status
3865 [VM/PICM1BIT] support 1bit pcm
3866 [VM/UPD765A] support the acces led status
3867 [VM/YM2203] support the volume adjustment
3868 [VM/Z80] modify memory access wait
3869 [VM//Z80] support i/o access wait
3870 [VM/Z80SIO] fix the recv and under-run interrupt flags
3871 [VM/Z80SIO] fix the status affect vector
3872 [VM/Z80SIO] cancel the interrupt request when read the recv buffer
3873 [VM/Z80SIO] support the i/f to clear the recv buffer
3874
3875 [MULTI8/DISPLAY] remove HD46505 codes
3876 [MULTI8/DISPLAY] draw the flopppy drive access led
3877 [MZ2500] support 1bit pcm
3878 [MZ2500] adjust fm/psg volume
3879 [MZ2500] support i/o access wait
3880 [MZ2500/CRTC] render screen with less cpu power
3881 [MZ2500/CRTC] draw the floppy drive access led
3882 [MZ2500/INTERRUPT] reimplement interrupt handler with the common Z80PIC class
3883 [MZ2500/INTERRUPT] add the patch for GALAGA, LAYDOCK, THEXDER, MULTIPLAN, Super Shunbou, Wizardry and Ys3
3884 [MZ2500/MEMORY] modify memory access wait
3885 [MZ2500/MOUSE] clear Z80SIO recv buffer when send the mouse status
3886 [PASOPIA] support OA-BASIC
3887 [PASOPIA] support hsync signal
3888 [PASOPIA/DISPLAY] remove HD46505 codes
3889 [PASOPIA/MEMORY] fix the memory map $8000-$ffff
3890 [PASOPIA7/DISPLAY] remove HD46505 codes
3891 [PASOPIA7/DISPLAY] draw the flopppy drive access led
3892 [PV1000] rewrite with the common event manager class
3893 [PV1000/JOYSTICK] fix $fc status (not complete)
3894 [PV1000/VDP] add the patch for SPACE PANIC
3895
3896
3897 2/1/2007
3898
3899 [COMMON] ignore some warnings on Visual Studio 2005
3900 [WIN32/SCREEN] support video recording
3901 [WIN32/SOUND] record wave as 16bit, stereo (for TMPGEnc)
3902 [WIN32/SOUND] dont use multi threading to recieve MM_WOM_DONE event
3903 [WIN32/WCE] build 4 binaries (use GAPI or GDI, DirectSound or waveOut)
3904 [VM/BEEP] modify beep sound generator for more stable frequency
3905 [VM/DATAREC] auto stop at the end of tape image
3906 [VM/DEVICE] add virtual functions to get the memory wait and passed clocks in cpu class
3907 [VM/EVENT] more precise event timing refering the passed clock in cpu class
3908 [VM/I8253] drive counter when it reaches the terminal count or read the count registers
3909 [VM/I8253] more precise output signal timing
3910 [VM/NSC800] suppor NSC800
3911 [VM/Z80] fix the clocks for opecodes DD-CB-** and FD-CB-**
3912 [VM/Z80CTC] drive counter when it reaches the terminal count or read the count registers
3913 [VM/Z80PIC] accept the interrupt request when it is running
3914
3915 [MULTI8/HD46505] dont use hsync event and use the event callback to drive the hsync signal 
3916 [MZ2500/CRTC] dont use hsync event and use the event callback to drive the hsync signal 
3917 [MZ2500/MEMORY] support the memory wait in display period
3918 [MZ2500/Z80PIC] accept the interrupt request when it is running 
3919 [MZ2500/Z80PIC] recognize the i8253 clock signal as level, or edge only for MUDER CLUB, KUGYOKUDEN and RELICS 
3920 [PASOPIA] reimplement EmuPIA under the common source code project 
3921 [PASOPIA7/HD46505] dont use hsync event and use the event callback to drive the hsync signal 
3922
3923
3924 12/31/2006
3925
3926 [WIN32] support DirectShow video capture devices (DX8 or later is required)
3927 [WIN32] support Windows CE.net 4.x devices (use GAPI and waveOut APIs)
3928 [VM] each device can get the cpu time
3929 [VM/BEEP] modify beep sound generator for more stable frequency
3930 [VM/Z80] support BUSREQ
3931 [VM/Z80PIC] call do_reti() in the device that requested the interrupt
3932 [VM/Z80SIO] suppor Z80SIO
3933 [VM/DISK] support TeleDisk floppy disk image
3934 [VM/EVENT] fix the problem in the case that the new event is registered in the event callback routine
3935 [VM/I8253] drive the counter more accurate and less power
3936
3937 [MZ2500] reimplement EmuZ-2500 under the common source code project
3938 [MZ2500] support the ethernet card function designed by Mr.Oh!Ishi
3939 [MZ2500/CRTC] support the super impose function
3940 [MZ2500/MEMORY] support VRAM access wait 
3941
3942
3943 12/7/2006
3944
3945 Initial release